add did document link to device details page #44

Merged
pedro merged 11 commits from diddocument into main 2025-01-30 08:50:38 +00:00
Showing only changes of commit b1c4a2cec9 - Show all commits

View file

@ -47,7 +47,7 @@ services:
- EMAIL_PORT=${IDHUB_EMAIL_PORT}
- EMAIL_USE_TLS=${IDHUB_EMAIL_USE_TLS}
- EMAIL_BACKEND=${IDHUB_EMAIL_BACKEND}
- SUPPORTED_CREDENTIALS=['DeviceSnapshotV1']
- SUPPORTED_CREDENTIALS=['Snapshot']
- SYNC_ORG_DEV=${IDHUB_SYNC_ORG_DEV}
ports:
- 9001:9001