Update docker-compose.yml

Disable by default =0 enable =1
This commit is contained in:
M0VUB
2023-08-06 22:31:34 +01:00
committed by GitHub
parent 34e1d3827b
commit 4cad03f2f5
+1 -1
View File
@@ -14,5 +14,5 @@ services:
image: 'shaymez/hblink3:latest'
restart: "unless-stopped"
environment:
- 'PARROT_ENABLE=1'
- 'PARROT_ENABLE=0'