Actualiser affine.yaml
This commit is contained in:
@@ -22,6 +22,7 @@ services:
|
||||
- REDIS_SERVER_HOST=redis
|
||||
- DATABASE_URL=postgresql://${DB_USERNAME}:${DB_PASSWORD}@postgres:5432/${DB_DATABASE:-affine}
|
||||
- AFFINE_INDEXER_ENABLED=false
|
||||
- AFFINE_DISABLE_DEMO_WORKSPACE: true
|
||||
restart: unless-stopped
|
||||
|
||||
affine_migration:
|
||||
|
||||
Reference in New Issue
Block a user