fix(controller): env comment explation
This commit is contained in:
parent
bc3633e20b
commit
3c4829a355
|
|
@ -10,4 +10,4 @@ BROKER_PASSWORD=""
|
|||
BROKER_CLIENTID=""
|
||||
BROKER_QOS=""
|
||||
REST_API_PORT=""
|
||||
REST_API_CORS="" #addresses must be separated by commas example: "http://localhost:3000,http://myapp.com,app2.com"
|
||||
REST_API_CORS="" # addresses must be separated by commas example: "http://localhost:3000,http://myapp.com"
|
||||
Loading…
Reference in New Issue
Block a user