mirror of
https://github.com/ShaYmez/hblink3.git
synced 2024-11-21 15:41:49 -05:00
Update docker-compose.yml
Disable by default =0 enable =1
This commit is contained in:
parent
34e1d3827b
commit
4cad03f2f5
@ -14,5 +14,5 @@ services:
|
|||||||
image: 'shaymez/hblink3:latest'
|
image: 'shaymez/hblink3:latest'
|
||||||
restart: "unless-stopped"
|
restart: "unless-stopped"
|
||||||
environment:
|
environment:
|
||||||
- 'PARROT_ENABLE=1'
|
- 'PARROT_ENABLE=0'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user