mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
fix readme table
This commit is contained in:
parent
a73ea6a8b5
commit
ae49f542ba
@ -47,9 +47,8 @@ Environment Variables
|
||||
|
||||
Use these variables to override the config.
|
||||
|
||||
+---------------+------------------------+---------------------------------+
|
||||
| Variable Name | Description | Default Value |
|
||||
+---------------+------------------------+---------------------------------+
|
||||
| ------------- | ---------------------- | ------------------------------- |
|
||||
| PORT | Web Port | `80` |
|
||||
| REDIS_PORT | Redis Port | `6379` |
|
||||
| REDIS_HOST | Redis Hostname | `127.0.0.1` |
|
||||
@ -58,7 +57,6 @@ Use these variables to override the config.
|
||||
| SMTP_USER | Mandrill smtp username | |
|
||||
| SMTP_PASS | Mandrill smtp password | |
|
||||
| MONGODB_URL | Mongodb URL | `mongodb://127.0.0.1/semaphore` |
|
||||
+---------------+------------------------+---------------------------------+
|
||||
|
||||
Note to Ansible guys
|
||||
--------------------
|
||||
|
Loading…
Reference in New Issue
Block a user