fix env
This commit is contained in:
@@ -5,7 +5,5 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
restart: always
|
restart: always
|
||||||
env_file:
|
|
||||||
- .env
|
|
||||||
volumes:
|
volumes:
|
||||||
- ./app/data:/app/data
|
- ./app/data:/app/data
|
||||||
|
Reference in New Issue
Block a user