Created
May 22, 2025 07:29
-
-
Save Bouni/9eba6af42fb18aea0ea3ac106b69217e to your computer and use it in GitHub Desktop.
Caddyfile for Alamos FE2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
admin off | |
log { | |
format console | |
} | |
} | |
alamos.feuerwehr-musterstadt.de { | |
reverse_proxy alamos-fe2-server:83 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment