This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
|
DB_USER='dhub'
|
|
DB_PASSWORD='ereuse'
|
|
DB_HOST='localhost'
|
|
DB_DATABASE='devicehub'
|
|
API_DLT='http://$IP_API_DLT'
|
|
API_DLT_TOKEN=$TOKEN
|
|
API_RESOLVER='http://$IP_API_RESOLVER'
|
|
ID_FEDERATED='DH12'
|
|
URL_MANUALS='http://$IP_MANUALS'
|
|
|