changed docker and ports

This commit is contained in:
2025-09-02 20:37:32 +02:00
parent 1826086186
commit 3f9381a80c
2 changed files with 8 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ services:
container_name: admin-frontend
build: ./admin
ports:
- "8003:8003"
- "8103:8103"
environment:
- CHOKIDAR_USEPOLLING=true
volumes: