Cleanup files and formatting.
This commit is contained in:
@@ -73,5 +73,3 @@ services:
|
|||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD-SHELL", "pg_isready -U $DB_USER"]
|
test: ["CMD-SHELL", "pg_isready -U $DB_USER"]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -73,4 +73,3 @@ services:
|
|||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD-SHELL", "pg_isready -U $DB_USER"]
|
test: ["CMD-SHELL", "pg_isready -U $DB_USER"]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -44,7 +44,6 @@ services:
|
|||||||
WEBPASSWORD: "lmaa,dw."
|
WEBPASSWORD: "lmaa,dw."
|
||||||
PIHOLE_DNS_: 192.168.178.3;192.168.178.3
|
PIHOLE_DNS_: 192.168.178.3;192.168.178.3
|
||||||
VIRTUAL_HOST: pihole.lan
|
VIRTUAL_HOST: pihole.lan
|
||||||
hostname: pihole
|
|
||||||
mac_address: d0:ca:ab:cd:ef:01
|
mac_address: d0:ca:ab:cd:ef:01
|
||||||
networks:
|
networks:
|
||||||
home:
|
home:
|
||||||
|
|||||||
@@ -105,3 +105,4 @@ services:
|
|||||||
- nextcloud
|
- nextcloud
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD-SHELL", "redis-cli ping"]
|
test: ["CMD-SHELL", "redis-cli ping"]
|
||||||
|
|
||||||
|
|||||||
@@ -30,3 +30,4 @@ services:
|
|||||||
- "traefik.http.services.vault-secure.loadbalancer.server.port=80"
|
- "traefik.http.services.vault-secure.loadbalancer.server.port=80"
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user