fix(tests): start server for e2e tests
This commit is contained in:
parent
c278e26b7f
commit
2d1466c04a
5 changed files with 9 additions and 6 deletions
|
@ -1,5 +1,6 @@
|
|||
AUTH_SECRET="auth_secret"
|
||||
AUTH_URL="http://localhost:3000"
|
||||
HOSTNAME=0.0.0.0
|
||||
DATABASE_URL="file:./dev.db"
|
||||
AUTH_AUTHENTIK_ID="id"
|
||||
AUTH_AUTHENTIK_ISSUER="issuer"
|
Loading…
Add table
Add a link
Reference in a new issue