Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Signorini committed Dec 22, 2018
1 parent 59442c0 commit 6f80ae8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -101,9 +101,10 @@ npm run celery
| MAESTRO_REPORT_URI | http://localhost:5005 | Report App - API URL |
| MAESTRO_WEBSOCKET_URI | http://localhost:8000 | Webosocket App - API URL |
| MAESTRO_INSERT_QTD | 200 | Throughput insert in reports collection |
| | | |
| MAESTRO_SECRETJWT_PRIVATE | XXX | Secret Hash for JWT private connections |
| MAESTRO_NOAUTH | XXX | Secret Key to validate private connections |
| | | |
| MAESTRO_WEBSOCKET_SECRET | XXXX | Secret Key - JWT Websocket connections |
| MAESTRO_SECRETJWT_PRIVATE | XXX | Secret Key - JWT private connections |
| MAESTRO_NOAUTH | XXX | Secret Pass - validate private connections |
| | | |
| CELERY_BROKER_URL | amqp://rabbitmq:5672 | RabbitMQ connection |

Expand Down

0 comments on commit 6f80ae8

Please sign in to comment.