This repository has been archived on 2024-11-01. You can view files and clone it, but cannot push or open issues or pull requests.
services/caddy/config/conf.d/git.serguzim.me.conf
2022-08-22 23:05:13 +02:00

5 lines
106 B
Text

git.serguzim.me {
header /attachments/* Access-Control-Allow-Origin *
reverse_proxy gitea:3000
}