We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 768aeba commit 610ce43Copy full SHA for 610ce43
1 file changed
frost_server/docker-compose.yaml
@@ -4,7 +4,8 @@ services:
4
environment:
5
# For all settings see: https://fraunhoferiosb.github.io/FROST-Server/settings/settings.html
6
- serviceRootUrl=http://localhost:8080/FROST-Server
7
- - plugins_multiDatastream.enable=false
+ - plugins_multiDatastream.enable=true
8
+ - plugins_actuation.enable=true
9
- plugins_odata.enable=true
10
- http_cors_enable=true
11
- http_cors_allowed_origins=*
0 commit comments