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