Update docker-compose.yml
This commit is contained in:
parent
53833e6e32
commit
9e664037e4
|
|
@ -3,7 +3,7 @@ services:
|
|||
image: hywax/mafl:v0.15.3
|
||||
container_name: mafl
|
||||
volumes:
|
||||
- ./config.yml:/app/data/config.yml
|
||||
- ./data:/app/data
|
||||
ports:
|
||||
- 3000:3000
|
||||
restart: unless-stopped
|
||||
Loading…
Reference in a new issue