fix(): update readme

This commit is contained in:
Hardware 2016-12-05 20:15:55 +01:00
parent e2be9269d1
commit 2ab1ae9942
No known key found for this signature in database
GPG Key ID: EC6DF6F90263EDEA

View File

@ -9,7 +9,7 @@ Rainloop is a simple, modern & fast web-based client. More details on the [offic
### Features ### Features
- Lightweight & secure image (no root process) - Lightweight & secure image (no root process)
- Based on Alpine 3.4 - Based on Alpine
- Latest Rainloop **Community Edition** (stable) - Latest Rainloop **Community Edition** (stable)
- Contacts (DB) : sqlite, or mysql (server not built-in) - Contacts (DB) : sqlite, or mysql (server not built-in)
- With Nginx and PHP7 - With Nginx and PHP7
@ -26,8 +26,8 @@ Rainloop is a simple, modern & fast web-based client. More details on the [offic
| Variable | Description | Type | Default value | | Variable | Description | Type | Default value |
| -------- | ----------- | ---- | ------------- | | -------- | ----------- | ---- | ------------- |
| **GID** | rainloop user id | *optional* | 991 | **UID** | rainloop user id | *optional* | 991
| **UID** | rainloop group id | *optional* | 991 | **GID** | rainloop group id | *optional* | 991
### Reverse proxy example with nginx ### Reverse proxy example with nginx