feat: add bootstrap script for auto-generated credentials on fresh install
This commit is contained in:
7
.env.deploy
Normal file
7
.env.deploy
Normal file
@@ -0,0 +1,7 @@
|
||||
# Fresh Deployment Credentials
|
||||
# These will be auto-generated on first deployment
|
||||
# After deployment, check the Directus container logs for the actual credentials
|
||||
|
||||
ADMIN_EMAIL=admin@sparkplatform.local
|
||||
DB_USER=sparkuser
|
||||
DB_DATABASE=directus
|
||||
Reference in New Issue
Block a user