mirror of
https://github.com/ShaYmez/hblink3.git
synced 2025-04-20 10:19:23 -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'
|
||||
image: 'shaymez/hblink3:latest'
|
||||
restart: "unless-stopped"
|
||||
environment:
|
||||
- 'PARROT_ENABLE=1'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user