Skip to content

Commit

Permalink
Update rf-emulator.yml to map ports correctly
Browse files Browse the repository at this point in the history
Signed-off-by: David Allen <[email protected]>
  • Loading branch information
davidallendj authored Jul 17, 2024
1 parent 1614909 commit 80c645f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emulator/rf-emulator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
volumes:
- ./rf-emulator/mockups:/mockups
ports:
- 5000:443
- 5000:5000
networks:
- internal
healthcheck:
Expand Down

0 comments on commit 80c645f

Please sign in to comment.