mirror of
https://github.com/alexbers/mtprotoproxy.git
synced 2026-03-13 23:03:09 +00:00
init commit
This commit is contained in:
7
docker-compose.yml
Normal file
7
docker-compose.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
version: '2.0'
|
||||
services:
|
||||
mtprotoproxy:
|
||||
build: .
|
||||
restart: always
|
||||
mem_limit: 1024m
|
||||
network_mode: "host"
|
||||
Reference in New Issue
Block a user