Update run.txt

This commit is contained in:
Alexandre
2022-06-22 14:21:31 +02:00
committed by GitHub
parent 0445863b57
commit b69d3fa370

View File

@@ -46,7 +46,7 @@ fi
#Sets caddyfile to 9925 as default port
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
if [ -f /app/frontend/Caddyfile ]; then sed -i "s/8080/9925/g" /app/frontend/Caddyfile; fi
#######
# SSL #