fix: spelling

pull/409/head
nilsorbat 3 years ago
parent 575385bd70
commit 11739db81f
No known key found for this signature in database
GPG Key ID: 0F9E4305534A2380

@ -28,7 +28,7 @@ services:
# have to use environment variables in order to pass the desired values, e.g.
# PGSSLMODE=<value>
# Configure knex to accept SSL Certificates
# Configure knex to accept SSL certificates
# REJECT_UNAUTHORIZED_SSL_CERTIFICATE=false
depends_on:
- postgres

@ -14,7 +14,7 @@ SECRET_KEY=notsecretkey
# have to use environment variables in order to pass the desired values, e.g.
# PGSSLMODE=<value>
# Configure knex to accept SSL Certificates
# Configure knex to accept SSL certificates
# REJECT_UNAUTHORIZED_SSL_CERTIFICATE=false
## Do not edit this

Loading…
Cancel
Save