Add link for satzung in caddy #172

Merged
hensoko merged 2 commits from feature/add-caddy-satzung-link into infra 2023-03-02 13:10:34 +00:00

View file

@ -31,6 +31,10 @@
handle /.well-known/host-meta { handle /.well-known/host-meta {
redir https://mastodon.pub.solar{uri} redir https://mastodon.pub.solar{uri}
} }
# redirect to statutes
redir /satzung https://cloud.pub.solar/s/2tRCP9aZFCiWxQy temporary
# pub.solar website # pub.solar website
handle { handle {
root * /srv/www/pub.solar root * /srv/www/pub.solar