mirror of
https://github.com/alexbers/mtprotoproxy.git
synced 2026-03-19 17:15:50 +00:00
optimize docker containers for reloading
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user