Update .env.example

This commit is contained in:
Michel Roegl-Brunner
2025-09-16 08:54:51 +02:00
parent 4f3a8574dc
commit c1f0f4f3eb

View File

@@ -1,6 +1,7 @@
# When adding additional environment variables, the schema in "/src/env.js"
# should be updated accordingly.
ORIGINAL_REPO_URL="https://github.com/michelroegl-brunner/PVEScriptslocal"
REPO_URL="https://github.com/community-scripts/ProxmoxVE"
REPO_BRANCH="main"
SCRIPTS_DIRECTORY="scripts"