.env 209 B

12345
  1. # PostgreSQL Database Configuration
  2. #DATABASE_URL="postgresql://postgres:postgres@localhost:5432/vtorio?schema=public"
  3. # Project Root Path (for legacy file system operations)
  4. ROOT_PATH="c:/Source/gogs/vtorio"