fix: update main server provider gateway host
Pipelines as Code CI / hwlab-web-probe-sentinel-jd01- Success
Pipelines as Code CI / hwlab-web-probe-sentinel-jd01- Success
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user