fixed to docker-compose

This commit is contained in:
2026-01-24 09:54:27 -05:00
parent 2aca22148f
commit 5ddb769e54
4 changed files with 12 additions and 7 deletions

View File

@@ -34,12 +34,12 @@ services:
- battlbuilder-api
networks:
- app-network
- nginx_nginx
# - nginx_nginx
# --- Docker Network for Inter-Container Communication ---
networks:
app-network:
external: false
nginx_nginx:
external: true
# nginx_nginx:
# external: true