aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRubén Beltrán del Río <jj@r.bdr.sh>2026-04-06 11:43:38 +0200
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-04-06 12:16:54 +0200
commitbc54383253343c32a856ebbc465f7f8a7243ffc2 (patch)
tree09b2cc10e407e735f9ea23de9ae1b5ff26b94521 /README.md
parent9ae63fb6778c97378cce82774508da33a9339a83 (diff)
Use an .env file for the release URLs
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 64c4582..3296de2 100644
--- a/README.md
+++ b/README.md
@@ -92,6 +92,12 @@ the variable `flatpak_cargo_generator` (eg.
). It expects this directory to have the poetry configuration, as it enables the
virtualenv using poetry.
+### Uploading
+
+The URL and path of the upload are controlled using two environment variables:
+`$DISTRIBUTION_HOST` and `$DISTRIBUTION_PATH`. To use them, you can use the
+`env.dist` included, copy it to `.env`
+
## Localization / Internationalization
This project uses gettext for translations. You can update the template files