mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Update rf-emulator.yml to map ports correctly
Signed-off-by: David Allen <16520934+davidallendj@users.noreply.github.com>
This commit is contained in:
parent
1614909204
commit
80c645f85f
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ./rf-emulator/mockups:/mockups
|
- ./rf-emulator/mockups:/mockups
|
||||||
ports:
|
ports:
|
||||||
- 5000:443
|
- 5000:5000
|
||||||
networks:
|
networks:
|
||||||
- internal
|
- internal
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue