desktop-dockerized/caddy/Caddyfile
Manuel 6beb123909
Add OBS application
Add LICENSE
Add .gitignore
Remove deprecated experimental_http3 Caddy option
2022-10-02 20:32:03 +02:00

4 lines
69 B
Caddyfile

localhost {
redir / /guacamole/ 308
reverse_proxy guacamole:8080
}