mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-06 22:05:09 +01:00
Make running in a virtualenv optional.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Virtualenv to use with the wsgi file
|
||||
# Virtualenv to use with the wsgi file (optional)
|
||||
VENV = '/srv/marks.example.com/venv/bin/activate_this.py'
|
||||
|
||||
PORT = 8086
|
||||
|
||||
Reference in New Issue
Block a user