Add port override to docker compose files

kf7eel
Simon 4 years ago
parent 92c6c67d4d
commit 3f4ce4b436
No known key found for this signature in database
GPG Key ID: 6ACF11630B5D8F82

@ -50,6 +50,8 @@ services:
- FDPROXY_CLIENTINFO=1
#Debug HBP session in log (lots of data!!)
- FDPROXY_DEBUG=0
#Override proxy external port
#- FDPROXY_LISTENPORT=62031
read_only: "true"
ipv6nat:

@ -49,6 +49,8 @@ services:
- FDPROXY_CLIENTINFO=1
#Debug HBP session in log (lots of data!!)
- FDPROXY_DEBUG=0
#Override proxy external port
#- FDPROXY_LISTENPORT=62031
read_only: "true"
freedmrmon:

Loading…
Cancel
Save

Powered by TurnKey Linux.