fix: improve env onboarding and dev error messages

This commit is contained in:
2026-01-04 01:22:25 +05:30
parent 1648a56680
commit e9b5fcce43
3 changed files with 15 additions and 5 deletions

3
.env.example Normal file
View File

@@ -0,0 +1,3 @@
ADMIN_DOMAIN = http://localhost:9001
DATABASE_URL = postgresql://postgres:postgres@localhost:5432/nextplacement
AUTH_SECRET= change_me_to_a_long_random_string