mirror of
https://github.com/plankanban/planka.git
synced 2025-08-09 07:25:24 +02:00
fix: spelling
This commit is contained in:
parent
575385bd70
commit
11739db81f
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ services:
|
||||||
# have to use environment variables in order to pass the desired values, e.g.
|
# have to use environment variables in order to pass the desired values, e.g.
|
||||||
# PGSSLMODE=<value>
|
# PGSSLMODE=<value>
|
||||||
|
|
||||||
# Configure knex to accept SSL Certificates
|
# Configure knex to accept SSL certificates
|
||||||
# REJECT_UNAUTHORIZED_SSL_CERTIFICATE=false
|
# REJECT_UNAUTHORIZED_SSL_CERTIFICATE=false
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
|
|
|
@ -14,7 +14,7 @@ SECRET_KEY=notsecretkey
|
||||||
# have to use environment variables in order to pass the desired values, e.g.
|
# have to use environment variables in order to pass the desired values, e.g.
|
||||||
# PGSSLMODE=<value>
|
# PGSSLMODE=<value>
|
||||||
|
|
||||||
# Configure knex to accept SSL Certificates
|
# Configure knex to accept SSL certificates
|
||||||
# REJECT_UNAUTHORIZED_SSL_CERTIFICATE=false
|
# REJECT_UNAUTHORIZED_SSL_CERTIFICATE=false
|
||||||
|
|
||||||
## Do not edit this
|
## Do not edit this
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue