forked from Arnab-Afk/nextplacement
fix: improve env onboarding and dev error messages
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal 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
|
||||
Reference in New Issue
Block a user