Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 307 Bytes

File metadata and controls

13 lines (9 loc) · 307 Bytes

federated-filtering-proxy-with-docker

export DEAMON_OR_ITERACTIVE=it
export ALLOWED_EMAIL_SPACE_SEPARATED_VALUES="[email protected] [email protected]"

#don't forget to adujst TARGET_FQDN, TARGET_PORT, and TARGET_PATH
export TARGET_PATH=/
export TARGET_PORT=8080

./startFilteringProxy.sh