Actualiser mafl/docker-compose.yml
This commit is contained in:
parent
6c1ea85c10
commit
899eb83afa
|
|
@ -3,7 +3,7 @@ services:
|
|||
image: hywax/mafl
|
||||
container_name: mafl
|
||||
volumes:
|
||||
- ./mafl/config.yml:/app/data/config.yml
|
||||
- ./config.yml:/app/data/config.yml
|
||||
ports:
|
||||
- 3000:3000
|
||||
restart: unless-stopped
|
||||
Loading…
Reference in a new issue