Bound ports to loopback for security
This commit is contained in:
@ -11,5 +11,7 @@ services:
|
||||
- "./stconfig:/stconfig"
|
||||
|
||||
ports:
|
||||
- "8384:8384"
|
||||
- "22067:22067"
|
||||
- "127.0.0.1:8384:8384"
|
||||
# Only uncomment if you need a relay
|
||||
# TODO: envvar to disable relay
|
||||
#- "22067:22067"
|
Reference in New Issue
Block a user