fix: update main server provider gateway host
Pipelines as Code CI / hwlab-web-probe-sentinel-jd01- Success

This commit is contained in:
Codex
2026-07-08 03:50:29 +00:00
committed by root
parent a328aa909e
commit faa312616e
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
},
"network": {
"host": "0.0.0.0",
"publicHost": "74.48.78.17",
"publicHost": "152.53.229.148",
"core": {
"port": 18080,
"containerPort": 8080
+2
View File
@@ -431,6 +431,8 @@ services:
build:
context: .
dockerfile: src/components/provider-gateway/Dockerfile
args:
ALPINE_REPOSITORY: "${UNIDESK_ALPINE_REPOSITORY:-}"
container_name: unidesk-provider-gateway-main
restart: always
pid: "host"