gw1: squid: Allow access to Gitea
Specifically to allow _nvr2.pyrocufflink.blue_ to fetch the _frigate-exporter_ container image.frigate-exporter
parent
ccf33f90e0
commit
29d65dd0d5
|
@ -62,6 +62,9 @@ squid_acl:
|
|||
- dstdomain pkg-containers.githubusercontent.com
|
||||
linuxserverio:
|
||||
- dstdomain lscr.io
|
||||
gitea:
|
||||
- dstdomain git.pyrocufflink.blue
|
||||
- dstdomain git.pyrocufflink.net
|
||||
|
||||
squid_http_access:
|
||||
- 'deny !Safe_ports'
|
||||
|
@ -77,6 +80,7 @@ squid_http_access:
|
|||
- allow trusted kickstart
|
||||
- allow trusted dch_repo
|
||||
- allow trusted ghcr
|
||||
- allow trusted gitea
|
||||
- allow kubernetes stripe_api
|
||||
- allow unifi_controller dockerhub
|
||||
- allow unifi_controller ghcr
|
||||
|
|
Loading…
Reference in New Issue