forked from FrederikBaerentsen/BrickTracker
Removed .env
from compose in prebuild image
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user