docker/.env-example aktualisiert

This commit is contained in:
2026-08-26 11:46:19 +02:00
parent 4d4c546709
commit 7200afb4a0
+3 -3
View File
@@ -15,9 +15,9 @@
# in-container path the bind mount uses (leave as-is unless you also change # in-container path the bind mount uses (leave as-is unless you also change
# the mount target in docker-compose.yml). # the mount target in docker-compose.yml).
#LOCAL_SOURCES_YAML=./sources.example.yaml #LOCAL_SOURCES_YAML=./sources.example.yaml
SOURCES_GIT_REPO=https://gitea.leanderserver.de/leander19961/dnf-repo-test CONFIG_REPO_URL=https://gitea.leanderserver.de/leander19961/dnf-repo-test
SOURCES_GIT_BRANCH=main CONFIG_REPO_BRANCH=main
SOURCES_YAML_FILE=packages.yaml PACKAGES_FILE=packages.yaml
# Option B: pull the list from git instead. Set SOURCES_GIT_REPO, and # Option B: pull the list from git instead. Set SOURCES_GIT_REPO, and
# SOURCES_YAML_FILE to the path of the YAML file *inside* that git repo # SOURCES_YAML_FILE to the path of the YAML file *inside* that git repo