1
0

chore: Fix docker build
All checks were successful
Remote Deploy / deploy (push) Successful in 11s

This commit is contained in:
2026-02-11 11:09:54 +01:00
parent faeb0323ba
commit 16b8b9ae10
4 changed files with 18 additions and 8 deletions

View File

@@ -6,7 +6,8 @@ services:
ports:
- "3000:3000"
environment:
NODE_ENV: development
NODE_ENV: production
EMAIL: username@spsejecna.cz
PASSWORD: mojesupertajneheslo
volumes:
- ./volume:./usr/src/app/volume
command: npm start
- ./volume:/usr/src/app/volume