fix: update reverse proxy port for fsm.mvl.sh in Caddyfile
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 11s
Nix Format Check / check-format (push) Successful in 55s
Python Lint Check / check-python (push) Failing after 10s

This commit is contained in:
Menno van Leeuwen 2025-03-24 20:11:29 +01:00
parent ba91136bef
commit fe50e3db15
Signed by: vleeuwenmenno
SSH Key Fingerprint: SHA256:OJFmjANpakwD3F2Rsws4GLtbdz1TJ5tkQF0RZmF0TRE

View File

@ -44,7 +44,7 @@ of.mvl.sh {
}
fsm.mvl.sh {
reverse_proxy factorio-server-manager:5080
reverse_proxy factorio-server-manager:80
tls {{ caddy_email }}
}