@@ -16,8 +16,6 @@ services:
|
||||
container_name: mtg
|
||||
restart: unless-stopped
|
||||
network_mode: host
|
||||
ports:
|
||||
- "8443:8443"
|
||||
volumes:
|
||||
- ./mtg-config.toml:/config.toml:ro
|
||||
cap_add:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
secret = "7sgyf1XIRnE8KoNqbC1uAcVhZG1pbnZwcy5ydQ"
|
||||
bind-to = "0.0.0.0:8443"
|
||||
proxies = ["socks5://ada:Holivarr588856@127.0.0.1:7891"]
|
||||
proxies = ["http://ada:Holivarr588856@127.0.0.1:7891"]
|
||||
fake-tls-domain = "adminvps.ru"
|
||||
|
||||
Reference in New Issue
Block a user