DATABASE_URL="postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public"
GIT_REPO_DIR="./repo"