disable devicehub demo by default
(right now is not working, we are waiting open service feature)
This commit is contained in:
parent
829fb6e2a1
commit
7f16552762
|
@ -30,7 +30,7 @@ DEVICEHUB_ALLOWED_HOSTS=${DEVICEHUB_DOMAIN},${DEVICEHUB_DOMAIN}:${DEVICEHUB_PORT
|
||||||
# TODO review these vars
|
# TODO review these vars
|
||||||
#SNAPSHOTS_DIR=/path/to/TODO
|
#SNAPSHOTS_DIR=/path/to/TODO
|
||||||
#EVIDENCES_DIR=/path/to/TODO
|
#EVIDENCES_DIR=/path/to/TODO
|
||||||
DEMO_IDHUB_DOMAIN='idhub.example.org'
|
#DEMO_IDHUB_DOMAIN='idhub.example.org'
|
||||||
|
|
||||||
####
|
####
|
||||||
# IDHUB
|
# IDHUB
|
||||||
|
|
Loading…
Reference in a new issue