You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	update pihole
This commit is contained in:
		| @@ -2,4 +2,5 @@ pihole | ||||
| ====== | ||||
|  | ||||
| - https://pi-hole.net/ | ||||
| - https://github.com/pi-hole/pi-hole/wiki | ||||
| - https://hub.docker.com/r/pihole/pihole/ | ||||
|   | ||||
| @@ -10,10 +10,10 @@ pihole: | ||||
|     - ./data/pihole:/etc/pihole | ||||
|     - ./data/dnsmasq.d:/etc/dnsmasq.d | ||||
|   environment: | ||||
|     - ServerIP=192.168.31.195 | ||||
|     - ServerIP=10.0.0.195 | ||||
|     - WEBPASSWORD=random | ||||
|     - DNS1=8.8.8.8 | ||||
|     - DNS2=8.8.4.4 | ||||
|     - DNS2=no | ||||
|   cap_add: | ||||
|     - NET_ADMIN | ||||
|   restart: unless-stopped | ||||
|   | ||||
		Reference in New Issue
	
	Block a user