mirror of
https://github.com/Quackster/Havana.git
synced 2025-07-05 22:27:45 +00:00
Merge pull request #51 from arths31/patch-1
Update docker-compose.yaml to add Flash port
This commit is contained in:
commit
a213c8d94e
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