mirror of
				https://github.com/casjaysdevdocker/tor
				synced 2025-11-04 01:02:49 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
Dockerfile rootfs/etc/ rootfs/usr/local/etc/docker/init.d/php.sh rootfs/usr/local/share/template-files/config/tor/torrc
This commit is contained in:
		@@ -6,7 +6,7 @@ CookieAuthFileGroupReadable 1
 | 
			
		||||
HashedControlPassword 16:C30604D1D90F341360A14D9A1048C1DF4A3CA2411444E52EE5B954C01F
 | 
			
		||||
 | 
			
		||||
##### directiories and files
 | 
			
		||||
DataDirectory /data/tordd
 | 
			
		||||
DataDirectory /data/tor
 | 
			
		||||
ControlSocket /run/tor/control.sock
 | 
			
		||||
CookieAuthFile /run/tor/control.authcookie
 | 
			
		||||
##### logging
 | 
			
		||||
@@ -59,7 +59,7 @@ printf '%s\n' "# - - - Initializing $SERVICE_NAME - - - #"
 | 
			
		||||
START_SCRIPT="/usr/local/etc/docker/exec/$SERVICE_NAME"
 | 
			
		||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 | 
			
		||||
# Reset environment before executing service
 | 
			
		||||
RESET_ENV="no"
 | 
			
		||||
RESET_ENV="yes"
 | 
			
		||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 | 
			
		||||
# Set webroot
 | 
			
		||||
WWW_ROOT_DIR="/data/htdocs/www"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user