update
This commit is contained in:
@@ -16,6 +16,8 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: packages/backend/Dockerfile
|
||||
env_file:
|
||||
- .env # Load environment variables from .env file in the root
|
||||
container_name: nexus-terminal-backend
|
||||
ports:
|
||||
- "18112:3001"
|
||||
|
||||
Reference in New Issue
Block a user