Compare commits

..

8 Commits

Author SHA1 Message Date
bb8b5acb12 Add immich url 2025-09-20 13:02:59 -07:00
f96d09b91d Remove homeassistant, dawarich dns 2025-09-20 12:38:15 -07:00
38a159c8d7 Fix dawarich hostname 2025-08-16 01:40:14 -07:00
992431a286 Remove unknown caddy match keyword 2025-08-16 01:36:31 -07:00
fb5dfed99d Add dawarich proxy config 2025-08-16 01:31:49 -07:00
a4bf1d2cdf Update ha ip 2025-08-15 23:52:12 -07:00
89f697b943 Try out homeassistant 2025-08-12 23:28:55 -07:00
4d8a0f0009 Add qbit service config 2025-08-10 00:38:37 -07:00
2 changed files with 5 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
git.nvengal.com { git.nvengal.com {
reverse_proxy gitea:3000 reverse_proxy gitea:3000
} }
photos.nvengal.com {
reverse_proxy immich_server:2283
}
seer.nvengal.com { seer.nvengal.com {
reverse_proxy jellyseerr:5055 reverse_proxy jellyseerr:5055
} }

View File

@@ -10,3 +10,5 @@ prowlarr:
url: http://172.17.0.1:9696 url: http://172.17.0.1:9696
bazarr: bazarr:
url: http://172.17.0.1:6767 url: http://172.17.0.1:6767
qbit:
url: http://172.17.0.1:8089