mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-07-04 18:45:00 -05:00
feat: podgrab test
This commit is contained in:
parent
b97404b65a
commit
4ae038afce
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ in
|
|||
redir /.well-known/carddav /remote.php/dav/ 301
|
||||
redir /.well-known/caldav /remote.php/dav/ 301
|
||||
|
||||
reverse_proxy ${localhost}:${toString service.ports.port1}
|
||||
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