feat: add nextcloud route
This commit is contained in:
parent
8779d76583
commit
26f7592d38
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue