Skip to content

Commit 3406978

Browse files
committed
add --env-file to runcrons.sh
1 parent d883f9e commit 3406978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/runcrons.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
cd /home/voko/voko
55

6-
uv run python webapp/manage.py runcrons --settings=vokou.settings.production
6+
uv run --env-file .env python webapp/manage.py runcrons --settings=vokou.settings.production

0 commit comments

Comments
 (0)