lk
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-05-05 21:54:34 -05:00
parent 72f8a6feb5
commit 6161848b05
2 changed files with 1 additions and 7 deletions

View file

@ -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

View file

@ -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