We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--env-file
1 parent d883f9e commit 6c1c46eCopy full SHA for 6c1c46e
webapp/runcrons.sh
@@ -3,4 +3,4 @@
3
4
cd /home/voko/voko
5
6
-uv run python webapp/manage.py runcrons --settings=vokou.settings.production
+uv run --env-file .env python webapp/manage.py runcrons --settings=vokou.settings.production
0 commit comments