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