Files
mtprotoproxy/docker-compose.yml
Alexander Bersenev 5f206361f2 revert the last commit
2019-10-09 01:56:06 +05:00

11 lines
246 B
YAML

version: '2.0'
services:
mtprotoproxy:
build: .
restart: unless-stopped
network_mode: "host"
volumes:
- ./config.py:/home/tgproxy/config.py
- ./mtprotoproxy.py:/home/tgproxy/mtprotoproxy.py
# mem_limit: 1024m