# E2E fixture config for the engine + auth consoles. Used by
# tests-e2e/run.sh to boot the engine; never read in production. Keep
# bind_addr / public_url in lock-step with playwright.config.ts'
# baseURL.
= ["auth"]
[]
= "127.0.0.1:8420"
= "http://localhost:8420"
[]
= "sqlite"
= "/tmp/assay-engine-e2e-data"
[]
= ["http://localhost:8420"]
= ["dev-admin-key-change-me"]
[]
= "localhost"
= "Assay E2E"
[]
= true
[]
= "info"
= "pretty"