Removed .env from compose in prebuild image

This commit is contained in:
FrederikBaerentsen 2024-12-31 09:27:00 +01:00
parent 15a541f1de
commit 31ddea734e

View File

@ -74,7 +74,6 @@ services:
ports:
- "3333:3333"
volumes:
- ./.env:/app/.env
- ./static/parts:/app/static/parts
- ./static/instructions:/app/static/instructions
- ./static/sets:/app/static/sets