Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
Add Flash port to docker-compose
  • Loading branch information
arths31 authored Sep 12, 2024
1 parent 3f2f44d commit ee89049
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 ee89049

Please sign in to comment.