mirror of
https://gitea.gofwd.group/Forward_Group/ballistic-builder-spring.git
synced 2026-03-07 06:47:59 -05:00
fixed to docker-compose
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user