Update docker-compose example file
This commit is contained in:
8
docker-compose.example
Normal file
8
docker-compose.example
Normal file
@@ -0,0 +1,8 @@
|
||||
version: '3'
|
||||
services:
|
||||
bot:
|
||||
build: ./
|
||||
volumes:
|
||||
- ./config:/config
|
||||
volumes:
|
||||
config:
|
Reference in New Issue
Block a user