mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-09-18 03:57:46 -04:00
🗃️ Updated domain names 🗃️
bin/entrypoint-squid.sh Dockerfile LICENSE.md rootfs/usr/local/bin/entrypoint.sh rootfs/usr/local/bin/start-squidguard.sh
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
[ -n "$DEBUG" ] && set -x
|
||||
set -o pipefail
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
PROXY_HOSTNAME=${PROXY_HOSTNAME:-proxy.casjay.net}
|
||||
PROXY_HOSTNAME=${PROXY_HOSTNAME:-proxy.casjay.pro}
|
||||
export SQUID_PORT="${SQUID_PORT:-3127}"
|
||||
export E2GUARD_PORT="${E2GUARD_PORT:-3128}"
|
||||
export APACHE2_PORT="${APACHE2_PORT:-8080}"
|
||||
|
Reference in New Issue
Block a user