remove ports for coolify

This commit is contained in:
stanig2106
2025-09-10 00:47:31 +02:00
parent fe62a1f11a
commit 85325ce5de

View File

@@ -12,8 +12,6 @@ services:
environment:
- NODE_ENV=production
- STATE=${STATE:-run} # valeur par défaut = run
ports:
- "3500:8080"
volumes:
- app-data:/data
working_dir: /data/app