fix(controller): env comment explation

This commit is contained in:
leandrofars 2023-10-13 20:28:09 -03:00
parent bc3633e20b
commit 3c4829a355

View File

@ -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"