Files
mtprotoproxy/docker-compose.yml

17 lines
402 B
YAML
Raw Permalink Normal View History

2018-05-27 15:12:17 +05:00
version: '2.0'
services:
mtprotoproxy:
build: .
restart: unless-stopped
2018-05-27 15:12:17 +05:00
network_mode: "host"
volumes:
- ./config.py:/home/tgproxy/config.py
- ./mtprotoproxy.py:/home/tgproxy/mtprotoproxy.py
- /etc/localtime:/etc/localtime:ro
2020-03-17 03:11:13 +05:00
logging:
driver: "json-file"
options:
max-file: "10"
max-size: "10m"
2018-06-21 10:19:38 +05:00
# mem_limit: 1024m