WIP
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SSH_ENCRYPTION_KEY="bloop_ssh_key_32_characters_long"
|
||||
DATABASE_URL=postgresql://user:password@localhost:5432/mission-control
|
||||
DATABASE_URL=sqlite::memory:
|
||||
ADMIN_PASSWORD=SOME_DEFAULT_PASSWORD
|
||||
JWT_SECRET="somesecret"
|
||||
Reference in New Issue
Block a user