2020-05-11 23:34:05 +00:00
|
|
|
# see https://hub.docker.com/r/mtproxy/mtproxy
|
2020-05-11 23:18:20 +00:00
|
|
|
|
|
|
|
# Internal port
|
2020-05-11 23:34:05 +00:00
|
|
|
PORT=444
|
|
|
|
# External port
|
2020-05-11 23:18:20 +00:00
|
|
|
EXTERNAL_PORT=444
|
2019-04-10 18:06:49 +00:00
|
|
|
|
2020-05-11 23:34:05 +00:00
|
|
|
# External IP
|
|
|
|
IP=123.456.789.012
|
|
|
|
|
2019-04-10 18:06:49 +00:00
|
|
|
# docker-compose.yml substitution:
|
2020-05-11 23:34:05 +00:00
|
|
|
SECRET=
|
|
|
|
#TAG=
|