change default devicehub port

being used by the CI/CD webhook gitea helper :)
This commit is contained in:
pedro 2024-04-03 13:33:00 +02:00
parent 74501a4a10
commit 4c1731413e
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ services:
- CONFIG_OIDC=n
- IMPORT_SNAPSHOTS=n
ports:
- 5000:5000
- 5500:5000
volumes:
- devicehub:/opt/devicehub:rw