feat: bootstrap JOBcard CRM foundation
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
APP_ENV=development
|
||||
APP_KEY=replace-with-a-long-random-secret
|
||||
ADMIN_EMAIL=admin@example.com
|
||||
ADMIN_PASSWORD=replace-with-a-long-unique-password
|
||||
DB_PASSWORD=replace-with-a-long-database-password
|
||||
DB_ROOT_PASSWORD=replace-with-a-long-root-password
|
||||
Reference in New Issue
Block a user