fix: update main server provider gateway host

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
+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"