fix and update
This commit is contained in:
@@ -4,7 +4,7 @@ set -eu
|
||||
|
||||
WATCH_INTERVAL="${IDP_NGINX_WATCH_INTERVAL:-5}"
|
||||
|
||||
WATCH_HOSTS="${IDP_NGINX_WATCH_HOSTS:-lendry-id-api-gateway:3000/health lendry-id-frontend:3000/}"
|
||||
WATCH_HOSTS="${IDP_NGINX_WATCH_HOSTS:-api-gateway:3000/health frontend:3000/}"
|
||||
|
||||
log() {
|
||||
echo "[idp-nginx-watch] $*"
|
||||
|
||||
Reference in New Issue
Block a user