initial: standalone repo from monorepo split
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
DATABASE_ADMIN_URL=postgresql://postgres:postgres@localhost:5433/fiberops_admin
|
||||
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/fiberops
|
||||
JWT_SECRET=your-admin-secret-key
|
||||
PORT=3004
|
||||
Reference in New Issue
Block a user