Compare commits
No commits in common. "5ac202db4f6ac4f17792187c58c8daea7e904411" and "3d0a82bf140be5365dd03b11c3cbfa2c10965088" have entirely different histories.
5ac202db4f
...
3d0a82bf14
2 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ services:
|
||||||
caddy.import: "authentik"
|
caddy.import: "authentik"
|
||||||
|
|
||||||
# ---------------- Homepage ----------------
|
# ---------------- Homepage ----------------
|
||||||
homepage.group: "Remote Access"
|
homepage.group: "Tools"
|
||||||
homepage.name: "Termix"
|
homepage.name: "Termix"
|
||||||
homepage.icon: "terminal"
|
homepage.icon: "terminal"
|
||||||
homepage.href: "https://termix.netgrimoire.com"
|
homepage.href: "https://termix.netgrimoire.com"
|
||||||
|
|
|
||||||
2
web.yaml
2
web.yaml
|
|
@ -35,7 +35,7 @@ services:
|
||||||
# Caddy reverse proxy
|
# Caddy reverse proxy
|
||||||
- caddy=www.netgrimoire.com
|
- caddy=www.netgrimoire.com
|
||||||
#- caddy.import=authentik
|
#- caddy.import=authentik
|
||||||
- caddy.reverse_proxy="web:80"
|
- caddy.reverse_proxy={{upstreams 80}}
|
||||||
# Diun
|
# Diun
|
||||||
- "diun.enable=true"
|
- "diun.enable=true"
|
||||||
- "diun.notification.ntfy=true"
|
- "diun.notification.ntfy=true"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue