Skip to content

Commit a2ae12f

Browse files
committed
#1276 set vassal virtualenv venv path to .venv (rye default)
1 parent 801a427 commit a2ae12f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vassals-inject-config.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ cron2 = minute=-1440 curl -L %(vassal_name)\/admin\/refresh-invoices
2727
# %d absolute path of the directory containing the configuration file
2828
chdir = %(vassal_dir)
2929

30-
virtualenv = /path-to-shared-subscribie-python/venv/
30+
virtualenv = /path-to-shared-subscribie-python/.venv/
3131

3232
wsgi-file = /path-to/subscribie.wsgi
3333

0 commit comments

Comments
 (0)