diff --git a/Caddyfile b/Caddyfile index 126b9c0..2935bbc 100755 --- a/Caddyfile +++ b/Caddyfile @@ -34,6 +34,9 @@ immich.netgrimoire.com { reverse_proxy http://192.168.5.12:2283 } +npm.netgrimoire.com { + reverse_proxy http://librenms:8000 +} dns.netgrimoire.com { import authentik diff --git a/vscode.yaml b/vscode.yaml index 0d4a730..f64eae3 100755 --- a/vscode.yaml +++ b/vscode.yaml @@ -5,7 +5,7 @@ services: environment: - TZ=America/Chicago - PGID=998 - - PUID=1001 + - PUID=1001` #- PASSWORD=password F@lcon12 # - HASHED_PASSWORD= #optional - SUDO_PASSWORD=F@lcon13 #optional