Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Signorini committed Jun 26, 2018
1 parent 13c7644 commit 64c17f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ apidoc -i app/controller/ -o docs/

| Env Variables | Example | Description |
|------------------------------|--------------------------|------------------------------------|
| MAESTRO_PORT | 5000 | port used |
| MAESTRO_PORT | 5010 | port used |
| MAESTRO_GWORKERS | 2 | DB string connection | Gunicorn multi process |
| MAESTRO_MONGO_URI | localhost | MongoDB URL |
| MAESTRO_MONGO_DATABASE | maestro-client | Database name |
Expand All @@ -96,4 +96,4 @@ Are you interested in developing Maestro Server, creating new features or extend

We created a set of documentation, explaining how to set up your development environment, coding styles, standards, learn about the architecture and more. Welcome to the team and contribute with us.

[See our developer guide](http://docs.maestroserver.io/en/latest/contrib.html)
[See our developer guide](http://docs.maestroserver.io/en/latest/contrib.html)

0 comments on commit 64c17f3

Please sign in to comment.