mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: caddy test
This commit is contained in:
parent
0575d20c0a
commit
38b1a6a95e
1 changed files with 0 additions and 4 deletions
|
@ -27,10 +27,6 @@ in {
|
|||
redir /.well-known/carddav /remote.php/dav/ 301
|
||||
redir /.well-known/caldav /remote.php/dav/ 301
|
||||
|
||||
# Only proxy API requests if needed
|
||||
@api {
|
||||
path /api/*
|
||||
}
|
||||
reverse_proxy ${localhost}:${toString service.ports.port0}
|
||||
|
||||
tls ${service.ssl.cert} ${service.ssl.key}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue