fix(docker): change dist/.env volume path after restructuring project
This commit is contained in:
parent
e6474b1a77
commit
0ea6f9135a
@ -7,4 +7,4 @@ services:
|
||||
- '8080:8080'
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- '.env:/app/.env'
|
||||
- '.env:/app/packages/server/dist/.env'
|
||||
|
Loading…
x
Reference in New Issue
Block a user