feat: add nextcloud route

This commit is contained in:
Marc 2024-10-20 00:30:52 -04:00
parent 8779d76583
commit 26f7592d38
Signed by: marc
GPG key ID: 048E042F22B5DC79

View file

@ -60,6 +60,10 @@ https://deluge.home.karnov.club {
import internal_base "deluge-web" 8112 import internal_base "deluge-web" 8112
} }
https://cloud.home.karnov.club {
import internal_base "nextcloud" 2100
}
https://panopticon.home.karnov.club { https://panopticon.home.karnov.club {
import internal_base "grafana" 3100 import internal_base "grafana" 3100
} }