This commit is contained in:
孙小云 2025-06-04 10:15:53 +08:00
parent 646da934ab
commit 1a5f8a7974
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ fi
docker run --pull always -d \
--name ${OIDC_SERVER_NAME} \
--network ${NETWORK} \
--add-host ${OIDC_SERVER_DOMAIN}:host-gateway \
--env SPRING_CLOUD_CONSUL_HOST=${CONSUL_NAME} \
--env SPRING_CLOUD_CONSUL_PORT=8500 \
--env SPRING_CLOUD_CONSUL_DISCOVERY_HOSTNAME=${OIDC_SERVER_NAME} \