Update rf-emulator.yml to map ports correctly

Signed-off-by: David Allen <16520934+davidallendj@users.noreply.github.com>
This commit is contained in:
David Allen 2024-07-17 11:35:59 -06:00 committed by GitHub
parent 1614909204
commit 80c645f85f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: