Browse Source

handle ZT_SSO_REDIRECT_URL env file in docker

Grant Limberg 4 years ago
parent
commit
de718d9743
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ext/central-controller-docker/main.sh

+ 1 - 0
ext/central-controller-docker/main.sh

@@ -71,6 +71,7 @@ echo "{
             \"inot\",
             \"nat64\"
         ],
+        \"ssoRedirectURL\": \"${ZT_SSO_REDIRECT_URL}\",
         ${REDIS}
     }
 }