Loading services/variables.sh +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ export CAPIF_HTTP_PORT=8080 export CAPIF_HTTPS_PORT=443 # Register hostname and port export CAPIF_REGISTER=capifcore export CAPIF_REGISTER=register export CAPIF_REGISTER_PORT=8084 # VAULT access configuration Loading @@ -30,7 +30,7 @@ export MONITORING_STATE=false export DEPLOY=all export LOG_LEVEL=DEBUG export CACHED_INFO="" export BUILD_DOCKER_IMAGES=false export BUILD_DOCKER_IMAGES=true # Needed to avoid write permissions on bind volumes with prometheus and grafana export DUID=$(id -u) Loading Loading
services/variables.sh +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ export CAPIF_HTTP_PORT=8080 export CAPIF_HTTPS_PORT=443 # Register hostname and port export CAPIF_REGISTER=capifcore export CAPIF_REGISTER=register export CAPIF_REGISTER_PORT=8084 # VAULT access configuration Loading @@ -30,7 +30,7 @@ export MONITORING_STATE=false export DEPLOY=all export LOG_LEVEL=DEBUG export CACHED_INFO="" export BUILD_DOCKER_IMAGES=false export BUILD_DOCKER_IMAGES=true # Needed to avoid write permissions on bind volumes with prometheus and grafana export DUID=$(id -u) Loading