mirror of
https://github.com/ShaYmez/hblink3.git
synced 2025-06-15 12:22:25 -04:00
Update docker-compose.yml
Add variable for enabling parrot (if needed)
This commit is contained in:
parent
9ba9de80a1
commit
34e1d3827b
@ -13,3 +13,6 @@ services:
|
|||||||
- '4321:4321/tcp'
|
- '4321:4321/tcp'
|
||||||
image: 'shaymez/hblink3:latest'
|
image: 'shaymez/hblink3:latest'
|
||||||
restart: "unless-stopped"
|
restart: "unless-stopped"
|
||||||
|
environment:
|
||||||
|
- 'PARROT_ENABLE=1'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user