mirror of
https://github.com/Quackster/Havana.git
synced 2025-07-02 04:37:47 +00:00
Update docker-compose.yaml
Add Flash port to docker-compose
This commit is contained in:
parent
3f2f44d05c
commit
ee89049fe0
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- "12321:12321"
|
- "12321:12321"
|
||||||
- "12322:12322"
|
- "12322:12322"
|
||||||
|
- "12323:12323"
|
||||||
networks:
|
networks:
|
||||||
- havana
|
- havana
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Add table
Reference in a new issue