clean indentation and whitespace

This commit is contained in:
2024-05-30 17:50:45 -05:00
parent 83acec4fd3
commit 0871d0a835
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ services:
networks: networks:
traefik: null traefik: null
ports: ports:
- 2222:22 - 2222:22
volumes: volumes:
- gitea_data:/data - gitea_data:/data
- /etc/timezone:/etc/timezone:ro - /etc/timezone:/etc/timezone:ro

View File

@@ -53,4 +53,4 @@ volumes:
driver_opts: driver_opts:
type: none type: none
o: bind o: bind
device: /mnt/data/containers/homepage/icons device: /mnt/data/containers/homepage/icons

View File

@@ -16,7 +16,7 @@ services:
ports: ports:
- 53:53/tcp - 53:53/tcp
- 53:53/udp - 53:53/udp
- 8080:8080 - 8080:8080
privileged: true privileged: true
volumes: volumes:
- config:/etc/pihole - config:/etc/pihole