parent
d159c0f0e4
commit
d263966ded
|
|
@ -5,8 +5,8 @@ services:
|
||||||
build: .
|
build: .
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
tty: true
|
tty: true
|
||||||
env_file:
|
volumes:
|
||||||
- .env
|
- ./.env:/bot/open_sesam/.env
|
||||||
restart: always
|
restart: always
|
||||||
logging:
|
logging:
|
||||||
driver: "json-file"
|
driver: "json-file"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue