- # PostgreSQL Database Configuration
- #DATABASE_URL="postgresql://postgres:postgres@localhost:5432/vtorio?schema=public"
- DATABASE_URL=postgresql://root:post.Acc.967@vixflix.online:5432/vtoriodb?schema=public
- # Project Root Path (for legacy file system operations)
- ROOT_PATH="c:/Source/gogs/vtorio"
|