feat: evolve MetaBloom into full product foundation
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
DATABASE_URL=postgresql+psycopg://metabloom:change-me@localhost:5432/metabloom
|
||||
JWT_SECRET=generate-a-random-secret-of-at-least-32-characters
|
||||
ENVIRONMENT=production
|
||||
ALLOWED_ORIGINS=https://app.example.com
|
||||
POSTGRES_PASSWORD=change-me
|
||||
|
||||
Reference in New Issue
Block a user