-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hey there ... cloned the project, built, and ran in dev env. I am getting an error when visiting "/". After seeding the db and changing config:
"host": "127.0.0.1",
"port": 3000,
"domain": "",
"baseUrl": "",
"db": {
"protocol": "postgresql",
"host": "localhost",
"port": 5432,
"database": "ng_auth_example",
"username": "",
"password": "",
"dialect": "postgres",
- No other changes were made in the config. Am I missing a step?
Metadata
Metadata
Assignees
Labels
No labels