|
|
|
@ -25,7 +25,7 @@ services:
|
|
|
|
- SECRET_KEY=notsecretkey
|
|
|
|
- SECRET_KEY=notsecretkey
|
|
|
|
# related: https://github.com/knex/knex/issues/2354
|
|
|
|
# related: https://github.com/knex/knex/issues/2354
|
|
|
|
# As knex does not pass query parameters from the connection string we
|
|
|
|
# As knex does not pass query parameters from the connection string we
|
|
|
|
# have to use environment variables in order to pass the desirec values, e.g.
|
|
|
|
# have to use environment variables in order to pass the desired values, e.g.
|
|
|
|
# note: this is optional
|
|
|
|
# note: this is optional
|
|
|
|
# PGSSLMODE=require
|
|
|
|
# PGSSLMODE=require
|
|
|
|
depends_on:
|
|
|
|
depends_on:
|
|
|
|
|