Cleaning .env files.
This commit is contained in:
parent
75a6110f83
commit
a512d12933
|
@ -1,4 +1,3 @@
|
||||||
# Proxy configuration variables
|
|
||||||
# see https://hub.docker.com/r/skobkin/magnetico-web-telegram-bot
|
# see https://hub.docker.com/r/skobkin/magnetico-web-telegram-bot
|
||||||
# Magnetico-Web API token
|
# Magnetico-Web API token
|
||||||
API_TOKEN=
|
API_TOKEN=
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
# Proxy configuration variables
|
|
||||||
# see https://hub.docker.com/r/nineseconds/mtg
|
# 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.
|
# 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
|
MTG_IPV4=123.456.789.012
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
# Proxy configuration variables
|
|
||||||
# see https://hub.docker.com/r/serjs/go-socks5-proxy
|
# see https://hub.docker.com/r/serjs/go-socks5-proxy
|
||||||
PROXY_USER=skobkin
|
PROXY_USER=skobkin
|
||||||
PROXY_PASSWORD=xxx
|
PROXY_PASSWORD=xxx
|
||||||
|
|
Loading…
Reference in a new issue