Support mssql host mode connections

This commit is contained in:
decentral1se
2021-06-07 09:42:50 +02:00
parent d968028216
commit 2c745416fc
4 changed files with 14 additions and 1 deletions

View File

@ -32,5 +32,9 @@ LOG_LEVEL=WARN
# COMPOSE_FILE="compose.yml:compose.ssb.yml"
# SSB_MUXRPC_ENABLED=1
## MSSQL
# COMPOSE_FILE="compose.yml:compose.mssql.yml"
# MSSQL_ENABLED=1
## Host-mode networking
#COMPOSE_FILE="compose.yml:compose.host.yml"