Compare commits
10 Commits
a659f8ad91
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| bb8b5acb12 | |||
| f96d09b91d | |||
| 38a159c8d7 | |||
| 992431a286 | |||
| fb5dfed99d | |||
| a4bf1d2cdf | |||
| 89f697b943 | |||
| 4d8a0f0009 | |||
| f78cec5e79 | |||
| e15c40ec50 |
@@ -1,6 +1,9 @@
|
||||
git.nvengal.com {
|
||||
reverse_proxy gitea:3000
|
||||
}
|
||||
photos.nvengal.com {
|
||||
reverse_proxy immich_server:2283
|
||||
}
|
||||
seer.nvengal.com {
|
||||
reverse_proxy jellyseerr:5055
|
||||
}
|
||||
|
||||
@@ -1,12 +1,14 @@
|
||||
portainer:
|
||||
url: https://192.168.0.209:9443
|
||||
url: http://172.17.0.1:9000
|
||||
sabnzbd:
|
||||
url: http://192.168.0.209:8080
|
||||
url: http://172.17.0.1:8080
|
||||
radarr:
|
||||
url: http://192.168.0.209:7878
|
||||
url: http://172.17.0.1:7878
|
||||
sonarr:
|
||||
url: http://192.168.0.209:8989
|
||||
url: http://172.17.0.1:8989
|
||||
prowlarr:
|
||||
url: http://192.168.0.209:9696
|
||||
url: http://172.17.0.1:9696
|
||||
bazarr:
|
||||
url: http://192.168.0.209:6767
|
||||
url: http://172.17.0.1:6767
|
||||
qbit:
|
||||
url: http://172.17.0.1:8089
|
||||
|
||||
Reference in New Issue
Block a user