bugfix docker compose devicehub client id
This commit is contained in:
parent
b423a53cfe
commit
37069ff561
|
@ -66,7 +66,7 @@ services:
|
|||
- URL_MANUALS=${URL_MANUALS}
|
||||
- ID_SERVICE=${CLIENT_ID_SERVICE}
|
||||
ports:
|
||||
- 5001:5001
|
||||
- 5001:5000
|
||||
volumes:
|
||||
- ${SNAPSHOTS_PATH}:/mnt/snapshots:ro
|
||||
- shared:/shared:ro
|
||||
|
|
Reference in New Issue