seed data
This commit is contained in:
@@ -15,6 +15,9 @@ NEXT_TELEMETRY_DISABLED=1
|
||||
# API persistence is inferred from DATABASE_URL by default.
|
||||
# GRIDPILOT_API_PERSISTENCE=postgres
|
||||
|
||||
# Force reseed on every startup in development
|
||||
GRIDPILOT_API_FORCE_RESEED=true
|
||||
|
||||
DATABASE_URL=postgres://gridpilot_user:gridpilot_dev_pass@db:5432/gridpilot_dev
|
||||
|
||||
# Postgres container vars (used by `docker-compose.dev.yml` -> `db`)
|
||||
|
||||
Reference in New Issue
Block a user