updating package.json and docker-compose for consistency

This commit is contained in:
2026-05-04 18:02:50 +02:00
parent 4c4c11f574
commit c33c5f989f
2 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ services:
- ./f0ckm-data/hall_custom/:/opt/f0bm/public/hall_custom/:Z
- ./f0ckm-data/manifest.json:/opt/f0bm/public/manifest.json:Z
command: npm run dev
command: npm run start
environment:
- GIT_HASH=${f0ckm_TAG:-unknown}
ports: