mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-04-19 06:37:11 -04:00
Set the reverse proxy address to the default Docker address range
This commit is contained in:
parent
f1411898b4
commit
1979f70541
2
start.sh
2
start.sh
@ -86,7 +86,7 @@ ${LSMB_MAIL_SMTPHOST:+smtphost=$LSMB_MAIL_SMTPHOST
|
|||||||
}${LSMB_MAIL_SMTPAUTHMECH:+smtpauthmech=$LSMB_MAIL_SMTPAUTHMECH
|
}${LSMB_MAIL_SMTPAUTHMECH:+smtpauthmech=$LSMB_MAIL_SMTPAUTHMECH
|
||||||
}
|
}
|
||||||
[proxy]
|
[proxy]
|
||||||
ip=${PROXY_IP:-172.17.0.1/16}
|
ip=${PROXY_IP:-172.17.0.1/12}
|
||||||
EOF
|
EOF
|
||||||
export LSMB_CONFIG_FILE='/tmp/ledgersmb.conf'
|
export LSMB_CONFIG_FILE='/tmp/ledgersmb.conf'
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user