mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-05-11 10:27:24 -04:00
[PR #172] [MERGED] hotfix: add DATABASE_URL to .env.example #229
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/172
Author: @michelroegl-brunner
Created: 10/17/2025
Status: ✅ Merged
Merged: 10/17/2025
Merged by: @michelroegl-brunner
Base:
main← Head:hotfix/env_example📝 Commits (1)
05e88e9docs: add DATABASE_URL to .env.example📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
.env.example(+2 -1)📄 Description
Summary
This hotfix adds the missing DATABASE_URL to the .env.example file to ensure new installations have the required Prisma database configuration.
Changes
Technical Details
Testing
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.