This commit is contained in:
Tomas Mirchev 2025-06-26 03:56:53 +00:00
parent cbf68f4f31
commit 2e436b085a

View File

@ -20,6 +20,7 @@ services:
environment:
- NODE_ENV=production
- PORT=3000
- API_TOKEN=${API_TOKEN}
volumes:
- ./static-files:/app/static-files
networks: