feat: remove Nextcloud service configuration and related files
This commit is contained in:
@@ -18,17 +18,6 @@ jf.vleeuwen.me jf.mvl.sh {
|
||||
tls {{ caddy_email }}
|
||||
}
|
||||
|
||||
cloud.vleeuwen.me cloud.mvl.sh {
|
||||
redir /.well-known/carddav /remote.php/dav/ 301
|
||||
redir /.well-known/caldav /remote.php/dav/ 301
|
||||
|
||||
reverse_proxy nextcloud:80
|
||||
header {
|
||||
Strict-Transport-Security "max-age=15552000; includeSubDomains"
|
||||
}
|
||||
tls {{ caddy_email }}
|
||||
}
|
||||
|
||||
collabora.mvl.sh {
|
||||
reverse_proxy collabora:9980 {
|
||||
header_up Host {host}
|
||||
|
Reference in New Issue
Block a user