optimize docker containers for reloading

This commit is contained in:
Alexander Bersenev
2019-07-22 17:21:43 +05:00
parent 7d11ff07bd
commit 4691917c34
2 changed files with 5 additions and 4 deletions

View File

@@ -4,4 +4,7 @@ services:
build: .
restart: unless-stopped
network_mode: "host"
volumes:
- ./config.py:/home/tgproxy/config.py
- ./mtprotoproxy.py:/home/tgproxy/mtprotoproxy.py
# mem_limit: 1024m