container in ascolto solo su 127.0.0.1

This commit is contained in:
piccihud
2024-12-24 20:58:18 +01:00
parent d9b6ecc63b
commit 6bdfcf06ce
10 changed files with 11 additions and 11 deletions

View File

@ -11,7 +11,7 @@ services:
dictionaries: en it
extra_params: --o:ssl.enable=true --o:ssl.termination=false # Set SSL options
ports:
- 3005:9980
- 127.0.0.1:3005:9980
volumes:
- /etc/localtime:/etc/localtime
- /etc/timezone:/etc/timezone