Change in docker-compose file
This commit is contained in:
parent
77057539e6
commit
ffadea3e52
@ -1,4 +1,6 @@
|
||||
version: "3"
|
||||
version: '3'
|
||||
services:
|
||||
bot:
|
||||
build: .
|
||||
sebibot:
|
||||
build: .
|
||||
volumes:
|
||||
- .:/bot
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user