Skip to content

Commit

Permalink
Merge pull request #51 from arths31/patch-1
Browse files Browse the repository at this point in the history
Update docker-compose.yaml to add Flash port
  • Loading branch information
Quackster authored Sep 15, 2024
2 parents 3f2f44d + ee89049 commit a213c8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ services:
ports:
- "12321:12321"
- "12322:12322"
- "12323:12323"
networks:
- havana
environment:
Expand Down

0 comments on commit a213c8d

Please sign in to comment.