set up data property
This commit is contained in:
@@ -33,6 +33,9 @@ server:
|
||||
device-registry:
|
||||
url: http://localhost:9010
|
||||
|
||||
device-data:
|
||||
url: http://localhost:9020
|
||||
|
||||
---
|
||||
##########################
|
||||
### Docker environment ###
|
||||
@@ -53,6 +56,9 @@ server:
|
||||
device-registry:
|
||||
url: http://DeviceRegistry:8080
|
||||
|
||||
device-data:
|
||||
url: http://DeviceData:8080
|
||||
|
||||
---
|
||||
##############################
|
||||
### Production environment ###
|
||||
|
||||
Reference in New Issue
Block a user