From a512d1293388ec580906f331ad18ec7a17bd900f Mon Sep 17 00:00:00 2001 From: Alexey Skobkin Date: Wed, 10 Apr 2019 21:40:46 +0300 Subject: [PATCH] Cleaning .env files. --- magnetico-web-telegram/.env.dist | 1 - proxy-mtproto/.env.dist | 1 - proxy-socks5/.env.dist | 1 - 3 files changed, 3 deletions(-) diff --git a/magnetico-web-telegram/.env.dist b/magnetico-web-telegram/.env.dist index d38fb08..cf6b139 100644 --- a/magnetico-web-telegram/.env.dist +++ b/magnetico-web-telegram/.env.dist @@ -1,4 +1,3 @@ -# Proxy configuration variables # see https://hub.docker.com/r/skobkin/magnetico-web-telegram-bot # Magnetico-Web API token API_TOKEN= diff --git a/proxy-mtproto/.env.dist b/proxy-mtproto/.env.dist index cb69aea..279ceb9 100644 --- a/proxy-mtproto/.env.dist +++ b/proxy-mtproto/.env.dist @@ -1,4 +1,3 @@ -# Proxy configuration variables # see https://hub.docker.com/r/nineseconds/mtg # IPv4 address of this proxy. This is required if you NAT your proxy or run it in a docker container. MTG_IPV4=123.456.789.012 diff --git a/proxy-socks5/.env.dist b/proxy-socks5/.env.dist index adcf507..c198469 100644 --- a/proxy-socks5/.env.dist +++ b/proxy-socks5/.env.dist @@ -1,4 +1,3 @@ -# Proxy configuration variables # see https://hub.docker.com/r/serjs/go-socks5-proxy PROXY_USER=skobkin PROXY_PASSWORD=xxx