3 lines
167 B
Text
3 lines
167 B
Text
#export DATABASE_URL=sqlite:///src/atm/code/mcaptcha/powd/db.sqlite
|
|
export DATABASE_URL="postgres://postgres:password@localhost:5420/postgres"
|
|
export db=powd-postgres
|