set allowManagedFrom

This commit is contained in:
Grant Limberg 2023-04-25 07:55:12 -07:00
parent e6bd1e05a4
commit d7d7e07374
No known key found for this signature in database
GPG key ID: 8F2F97D3BE8D7735

View file

@ -77,6 +77,7 @@ echo "{
\"nat64\"
],
\"ssoRedirectURL\": \"${ZT_SSO_REDIRECT_URL}\",
\"allowManagementFrom\": [\"127.0.0.1\", \"::1\", \"10.0.0.0/8\"],
${REDIS}
}
}