Browse Source

handle ZT_SSO_REDIRECT_URL env file in docker

Grant Limberg 4 năm trước cách đây
mục cha
commit
de718d9743
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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}
     }
 }