devops doodle
This commit is contained in:
parent
5233eec96a
commit
7a96b52cfc
@ -124,6 +124,7 @@ services:
|
||||
ADMIN_JWT_SECRET: ${STRAPI_ADMIN_JWT_SECRET}
|
||||
TRANSFER_TOKEN_SALT: ${STRAPI_TRANSFER_TOKEN_SALT}
|
||||
JWT_SECRET: ${STRAPI_JWT_SECRET}
|
||||
ENCRYPTION_KEY: ${STRAPI_ENCRYPTION_KEY}
|
||||
depends_on:
|
||||
postgres-cms:
|
||||
condition: service_healthy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user