typo
This commit is contained in:
parent
7fb6f98dea
commit
4591993466
1 changed files with 6 additions and 6 deletions
|
@ -24,9 +24,9 @@ Don't run random images from random dudes on the Internet. Ideally, you want to
|
|||
## Environment variables you should change
|
||||
|
||||
| Variable | Description | Default |
|
||||
| ------------------------- | -------------------------- | ------------------ |
|
||||
| **UID** | user id (rebuild to change)| 991 |
|
||||
| **GID** | group id (rebuld to change)| 991 |
|
||||
| ------------------------- | --------------------------- | ------------------ |
|
||||
| **UID** | user id (rebuild to change) | 991 |
|
||||
| **GID** | group id (rebuild to change)| 991 |
|
||||
| **RUN_DB_MIGRATIONS** | run migrations at startup | true |
|
||||
| **SIDEKIQ_WORKERS** | number of Sidekiq workers | 5 |
|
||||
|
||||
|
|
Loading…
Reference in a new issue