mirror of
https://github.com/lalanza808/xmr.sh.git
synced 2025-05-16 13:33:00 -04:00
fix quantiles, bump versions
This commit is contained in:
parent
8dd1927677
commit
9c92b6eaa6
5 changed files with 19 additions and 19 deletions
2
install
2
install
|
@ -233,6 +233,8 @@ configure_tls_port() {
|
|||
done
|
||||
# Set port in vars
|
||||
sed -i "s/TRAEFIK_TLS_PORT=.*/TRAEFIK_TLS_PORT=${TLS_PORT}/g" .env
|
||||
else
|
||||
TLS_PORT="443"
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue