Build [v1.9.8] (Final Stability: Static Internal Port Mapping)

This commit is contained in:
Daniel Bedeleanu
2026-04-13 21:48:40 +03:00
parent 9348336709
commit 476fda7203
3 changed files with 12 additions and 5 deletions

View File

@@ -40,8 +40,8 @@ services:
networks:
- inventory_net
ports:
- ${BACKEND_SSL_PORT:-3002}:${BACKEND_SSL_PORT:-3002}
- ${FRONTEND_SSL_PORT:-3003}:${FRONTEND_SSL_PORT:-3003}
- ${BACKEND_SSL_PORT:-8918}:444
- ${FRONTEND_SSL_PORT:-8919}:443
env_file:
- inventory.env
volumes: