gw1: squid: Allow access to Gitea

Specifically to allow _nvr2.pyrocufflink.blue_ to fetch the
_frigate-exporter_ container image.
frigate-exporter
Dustin 2024-10-21 20:05:05 -05:00
parent ccf33f90e0
commit 29d65dd0d5
1 changed files with 4 additions and 0 deletions

View File

@ -62,6 +62,9 @@ squid_acl:
- dstdomain pkg-containers.githubusercontent.com - dstdomain pkg-containers.githubusercontent.com
linuxserverio: linuxserverio:
- dstdomain lscr.io - dstdomain lscr.io
gitea:
- dstdomain git.pyrocufflink.blue
- dstdomain git.pyrocufflink.net
squid_http_access: squid_http_access:
- 'deny !Safe_ports' - 'deny !Safe_ports'
@ -77,6 +80,7 @@ squid_http_access:
- allow trusted kickstart - allow trusted kickstart
- allow trusted dch_repo - allow trusted dch_repo
- allow trusted ghcr - allow trusted ghcr
- allow trusted gitea
- allow kubernetes stripe_api - allow kubernetes stripe_api
- allow unifi_controller dockerhub - allow unifi_controller dockerhub
- allow unifi_controller ghcr - allow unifi_controller ghcr