3 lines
136 B
Text
3 lines
136 B
Text
![]() |
# DATABASE_URL='postgresql://<user>:<pass>@<db-host>:<db-port>/<db-name>'
|
||
|
DATABASE_URL="postgresql://postgres:@localhost:5450/calendso"
|