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