lk
This commit is contained in:
parent
72f8a6feb5
commit
6161848b05
2 changed files with 1 additions and 7 deletions
|
|
@ -8,8 +8,6 @@ services:
|
||||||
environment:
|
environment:
|
||||||
PUID: "1964"
|
PUID: "1964"
|
||||||
PGID: "1964"
|
PGID: "1964"
|
||||||
PUID: 1001
|
|
||||||
PGID: 998
|
|
||||||
TZ: America/Chicago
|
TZ: America/Chicago
|
||||||
NAMER_CONFIG: /config/namer.cfg
|
NAMER_CONFIG: /config/namer.cfg
|
||||||
volumes:
|
volumes:
|
||||||
|
|
@ -28,7 +26,7 @@ services:
|
||||||
homepage.icon: "docker.png"
|
homepage.icon: "docker.png"
|
||||||
homepage.href: "https://namer.netgrimoire.com"
|
homepage.href: "https://namer.netgrimoire.com"
|
||||||
homepage.description: "namer service"
|
homepage.description: "namer service"
|
||||||
caddy: namer.wasted-bandwidth.net
|
caddy: namer.wasted-bandwidth.net
|
||||||
caddy.reverse_proxy: "namer:6980"
|
caddy.reverse_proxy: "namer:6980"
|
||||||
caddy.import_1: crowdsec
|
caddy.import_1: crowdsec
|
||||||
caddy.import_2: authentik
|
caddy.import_2: authentik
|
||||||
|
|
|
||||||
|
|
@ -131,10 +131,6 @@ stash.wasted-bandwidth.net {
|
||||||
reverse_proxy http://192.168.5.10:9999
|
reverse_proxy http://192.168.5.10:9999
|
||||||
}
|
}
|
||||||
|
|
||||||
namer.wasted-bandwidth.net {
|
|
||||||
import authelia
|
|
||||||
reverse_proxy http://192.168.5.10:6980
|
|
||||||
}
|
|
||||||
|
|
||||||
fish.pncharris.com {
|
fish.pncharris.com {
|
||||||
reverse_proxy http://web
|
reverse_proxy http://web
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue