Files
net/CREDENTIALS.md

15 lines
419 B
Markdown

# Credentials (Using Default Postgres User)
## Directus Admin Login
- **URL**: https://spark.jumpstartscaling.com
- **Email**: admin@sparkplatform.com
- **Password**: SecureAdmin2024!
## Database Credentials
- **User**: postgres (default user, always exists)
- **Password**: Idk@2026lolhappyha232
- **Database**: directus
## Note
Using the default `postgres` user to avoid user existence issues with reused volumes.