add static hosting to caddy
This commit is contained in:
parent
77ed02f107
commit
92250a4b8d
@ -5,3 +5,8 @@ auth.thesatelliteoflove.com {
|
||||
git.thesatelliteoflove.com {
|
||||
reverse_proxy gitea:3000
|
||||
}
|
||||
|
||||
thesatelliteoflove.com {
|
||||
root * /srv
|
||||
file_server
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user