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.002.d/git.serguzim.me.conf

7 lines
116 B
Text
Raw Normal View History

2022-08-22 21:05:13 +00:00
git.serguzim.me {
2022-11-10 18:00:32 +00:00
import default
header /attachments/* Access-Control-Allow-Origin *
2022-08-22 21:05:13 +00:00
2022-11-10 18:00:32 +00:00
reverse_proxy gitea:3000
2022-08-22 21:05:13 +00:00
}