Fixed basementpi compose format
This commit is contained in:
parent
fa7fac3f65
commit
98a27586c0
@ -13,7 +13,7 @@ services:
|
||||
ports:
|
||||
- '80:80'
|
||||
environment:
|
||||
- DEFAULT_HOST: "{{ pihole_hostname }}.{{ pihole_domain }}"
|
||||
DEFAULT_HOST: "{{ pihole_hostname }}.{{ pihole_domain }}"
|
||||
volumes:
|
||||
- '/var/run/docker.sock:/tmp/docker.sock'
|
||||
restart: always
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user