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