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. # 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…
Cancel
Save