docker ports removed
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m14s

This commit is contained in:
2026-01-13 13:32:46 +01:00
parent 254b7710d7
commit c2c188f09f
4 changed files with 2 additions and 12 deletions

View File

@@ -4,8 +4,6 @@ services:
ai-stack-deployer:
image: git.app.flexinit.nl/oussamadouhou/ai-stack-deployer:staging
container_name: ai-stack-deployer-staging
ports:
- "3000:3000"
environment:
- NODE_ENV=staging
- PORT=3000