1
0

Update docker-compose example file

This commit is contained in:
Akbar Rahman 2018-09-16 12:47:09 +01:00
parent f671a3b198
commit 31099219ec
Signed by: alvierahman90
GPG Key ID: 20609519444A1269

View File

@ -3,6 +3,6 @@ services:
bot: bot:
build: ./ build: ./
volumes: volumes:
- ./tasks:/tasks - ./config:/config
volumes: volumes:
tasks: config: