clean indentation and whitespace
This commit is contained in:
@@ -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
|
||||||
|
@@ -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
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user