mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-22 07:16:06 +02:00
Update run.txt
This commit is contained in:
@@ -45,7 +45,8 @@ fi
|
|||||||
################
|
################
|
||||||
|
|
||||||
#Sets caddyfile to 9925 as default port
|
#Sets caddyfile to 9925 as default port
|
||||||
sed -i "s/80/9925/g" /app/Caddyfile
|
if [ -f /app/Caddyfile ]; then sed -i "s/80/9925/g" /app/Caddyfile; fi
|
||||||
|
if [ -f /app/frontend/Caddyfile ]; then sed -i "s/3000/9925/g" /app/frontend/Caddyfile; fi
|
||||||
|
|
||||||
#######
|
#######
|
||||||
# SSL #
|
# SSL #
|
||||||
|
|||||||
Reference in New Issue
Block a user