mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-11 11:13:12 +08:00
rename flag to DEBUG_USE_SEED_DATA default False, update compose config
This commit is contained in:
committed by
Andreas Köpf
parent
b66d05bdf2
commit
30db7254c7
@@ -71,6 +71,7 @@ services:
|
||||
environment:
|
||||
- POSTGRES_HOST=db
|
||||
- DEBUG_SKIP_API_KEY_CHECK=True
|
||||
- DEBUG_USE_SEED_DATA=True
|
||||
- MAX_WORKERS=1
|
||||
depends_on:
|
||||
db:
|
||||
|
||||
Reference in New Issue
Block a user