This commit is contained in:
Baobhan Sith
2025-04-28 20:03:37 +08:00
parent bc08141982
commit c43b2c63f1
4 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ services:
- .env # Load environment variables from .env file in the root
container_name: nexus-terminal-backend
ports:
- "18112:3001"
- "3001:3001"
environment:
NODE_ENV: production
PORT: 3001