add db thingy

This commit is contained in:
Cassowary 2024-03-26 12:29:12 -07:00
parent 3742164e6f
commit 6a3c05f95c
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ services:
- TYPEORM_TYPE=postgres
- TYPEORM_USERNAME=grist
- TYPEORM_PASSWORD_FILE=/run/secrets/db_password
- TYPEORM_HOST=db
- REDIS_URL=redis://${STACK_NAME}_redis:6379
- GRIST_DATA_DIR=/var/grist-data
- GRIST_SUPPORT_ANON