Add another IP to service whitelist

This commit is contained in:
Salt 2023-04-23 14:17:48 -05:00
parent 82eb58877c
commit 722bdada9e

View File

@ -251,6 +251,7 @@
- name: lr.desu.ltd
directives:
- "allow 24.182.160.0/20"
- "allow 99.109.108.102/32"
- "deny all"
proxy_pass: http://libreddit:8080
- name: matrix.desu.ltd
@ -283,21 +284,25 @@
- name: prowlarr.media.desu.ltd
directives:
- "allow 24.182.160.0/20"
- "allow 99.109.108.102/32"
- "deny all"
proxy_pass: http://prowlarr:9696
- name: sonarr.media.desu.ltd
directives:
- "allow 24.182.160.0/20"
- "allow 99.109.108.102/32"
- "deny all"
proxy_pass: http://sonarr:8989
- name: radarr.media.desu.ltd
directives:
- "allow 24.182.160.0/20"
- "allow 99.109.108.102/32"
- "deny all"
proxy_pass: http://radarr:7878
- name: transmission.media.desu.ltd
directives:
- "allow 24.182.160.0/20"
- "allow 99.109.108.102/32"
- "deny all"
proxy_pass: http://transmission:9091
# 9iron