added to homepage
This commit is contained in:
parent
acb9cc5cf3
commit
90f02f6406
1 changed files with 11 additions and 0 deletions
|
|
@ -62,6 +62,11 @@ services:
|
||||||
max_attempts: 10
|
max_attempts: 10
|
||||||
window: 60s
|
window: 60s
|
||||||
labels:
|
labels:
|
||||||
|
homepage.group: "Applications"
|
||||||
|
homepage.name: "Wike"
|
||||||
|
homepage.icon: "wikijs.png"
|
||||||
|
homepage.href: "https://wiki.netgrimoire.com"
|
||||||
|
homepage.description: "Documentation Server"
|
||||||
diun.enable: "true"
|
diun.enable: "true"
|
||||||
|
|
||||||
# Caddy (adjust hostnames to your domain)
|
# Caddy (adjust hostnames to your domain)
|
||||||
|
|
@ -92,6 +97,12 @@ services:
|
||||||
max_attempts: 10
|
max_attempts: 10
|
||||||
window: 60s
|
window: 60s
|
||||||
labels:
|
labels:
|
||||||
|
|
||||||
|
homepage.group: "Applications"
|
||||||
|
homepage.name: "Draw Net"
|
||||||
|
homepage.icon: "draw.png"
|
||||||
|
homepage.href: "https://draw.netgrimoire.com"
|
||||||
|
homepage.description: "Draw Server"
|
||||||
diun.enable: "true"
|
diun.enable: "true"
|
||||||
|
|
||||||
# Caddy (adjust hostnames to your domain)
|
# Caddy (adjust hostnames to your domain)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue