trim whitespace
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
container_name: pihole
|
||||
dns:
|
||||
- 127.0.0.1
|
||||
- 1.1.1.1
|
||||
- 1.1.1.1
|
||||
env_file:
|
||||
- .env
|
||||
image: docker.io/pihole/pihole:latest
|
||||
@@ -33,7 +33,7 @@ services:
|
||||
- pihole
|
||||
dns:
|
||||
- 127.0.0.1
|
||||
- 1.1.1.1
|
||||
- 1.1.1.1
|
||||
env_file:
|
||||
- .exporter.env
|
||||
image: docker.io/ekofr/pihole-exporter:latest
|
||||
|
Reference in New Issue
Block a user