Add port override to docker compose files

This commit is contained in:
Simon 2021-10-16 01:15:13 +01:00
parent 92c6c67d4d
commit 3f4ce4b436
No known key found for this signature in database
GPG Key ID: 6ACF11630B5D8F82
2 changed files with 4 additions and 0 deletions

View File

@ -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:

View File

@ -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: