docker ports removed
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m14s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m14s
This commit is contained in:
@@ -6,8 +6,6 @@ services:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
container_name: ai-stack-deployer-local
|
||||
ports:
|
||||
- "3000:3000"
|
||||
environment:
|
||||
- NODE_ENV=development
|
||||
- PORT=3000
|
||||
|
||||
Reference in New Issue
Block a user