More docker compose
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
# ports:
|
||||
# - "3005:3000" # Unified server (web + WebSocket)
|
||||
networks:
|
||||
- rev_proxy
|
||||
- revproxy
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
# Optional: You can set a custom port
|
||||
@@ -30,5 +30,5 @@ services:
|
||||
|
||||
# Define networks to connect to external services
|
||||
networks:
|
||||
rev_proxy:
|
||||
revproxy:
|
||||
external: true
|
||||
Reference in New Issue
Block a user