config: change external port to 11088

This commit is contained in:
sokol
2026-02-18 23:40:21 +03:00
parent a10d6ecc29
commit 93e3a66252
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ services:
GIT_BRANCH: main
container_name: configucci-app
ports:
- "80:80"
- "11088:80"
restart: unless-stopped
networks:
- configucci-network