Files
madbase/.env.example

6 lines
197 B
Plaintext

DATABASE_URL=postgres://admin:admin_password@localhost:5433/madbase_control
DEFAULT_TENANT_DB_URL=postgres://postgres:postgres@localhost:5432/postgres
PORT=8001
HOST=0.0.0.0
JWT_SECRET=supersecret