Cleanup files and formatting.
This commit is contained in:
@@ -73,5 +73,3 @@ services:
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "pg_isready -U $DB_USER"]
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -73,4 +73,3 @@ services:
|
||||
healthcheck:
|
||||
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."
|
||||
PIHOLE_DNS_: 192.168.178.3;192.168.178.3
|
||||
VIRTUAL_HOST: pihole.lan
|
||||
hostname: pihole
|
||||
mac_address: d0:ca:ab:cd:ef:01
|
||||
networks:
|
||||
home:
|
||||
|
||||
@@ -105,3 +105,4 @@ services:
|
||||
- nextcloud
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "redis-cli ping"]
|
||||
|
||||
|
||||
@@ -30,3 +30,4 @@ services:
|
||||
- "traefik.http.services.vault-secure.loadbalancer.server.port=80"
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user