trim whitespace

This commit is contained in:
2024-05-31 16:10:31 -05:00
parent 51ca8974df
commit fa7d4f3bf7
8 changed files with 15 additions and 15 deletions

View File

@@ -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