Removed .env
from compose in prebuild image
This commit is contained in:
parent
15a541f1de
commit
31ddea734e
@ -74,7 +74,6 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "3333:3333"
|
- "3333:3333"
|
||||||
volumes:
|
volumes:
|
||||||
- ./.env:/app/.env
|
|
||||||
- ./static/parts:/app/static/parts
|
- ./static/parts:/app/static/parts
|
||||||
- ./static/instructions:/app/static/instructions
|
- ./static/instructions:/app/static/instructions
|
||||||
- ./static/sets:/app/static/sets
|
- ./static/sets:/app/static/sets
|
||||||
|
Loading…
Reference in New Issue
Block a user