initial commit
This commit is contained in:
7
roles/docker/files/Caddyfile
Normal file
7
roles/docker/files/Caddyfile
Normal file
@ -0,0 +1,7 @@
|
||||
auth.thesatelliteoflove.com {
|
||||
reverse_proxy authentik-server-1:9000
|
||||
}
|
||||
|
||||
git.thesatelliteoflove.com {
|
||||
reverse_proxy gitea:3000
|
||||
}
|
Reference in New Issue
Block a user