Update appsettings.ini (#230)
This commit is contained in:
Родитель
8e4a45f335
Коммит
4dbb2716c3
|
@ -1,8 +1,8 @@
|
|||
[DeviceSimulationService]
|
||||
webservice_port = 9003
|
||||
iothub_connstring = "${PCS_IOTHUB_CONNSTRING}"
|
||||
# Note: in linux containers, the `data` folder is a symlink to /app/data
|
||||
# which can be mounted to inject custom device models and scripts.
|
||||
# Note: when running the service with Docker, the content of the `data`
|
||||
# folder can be overridden, e.g. to inject custom device models and scripts.
|
||||
device_models_folder = ./data/devicemodels/
|
||||
device_models_scripts_folder = ./data/devicemodels/scripts/
|
||||
# Folder where the service will store the custom connection string, if provided
|
||||
|
|
Загрузка…
Ссылка в новой задаче