Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Koehler
rdmo-docker-compose
Commits
8c476330
Unverified
Commit
8c476330
authored
Aug 15, 2019
by
Jochen Klar
Committed by
GitHub
Aug 15, 2019
Browse files
Merge pull request #7 from telota/master
Change apache/vhosts.conf to use python 3.7 site packages
parents
6bce5546
3aa802b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
apache/vhosts.conf
View file @
8c476330
...
...
@@ -8,7 +8,7 @@
</
Directory
>
WSGIDaemonProcess
rdmo
user
=
rdmo
group
=
rdmo
processes
=
2
\
python
-
path
=/
vol
/
rdmo
-
app
:/
vol
/
ve
/
lib
/
python3
.
5
/
site
-
packages
python
-
path
=/
vol
/
rdmo
-
app
:/
vol
/
ve
/
lib
/
python3
.
7
/
site
-
packages
WSGIProcessGroup
rdmo
WSGIScriptAlias
/ /
vol
/
rdmo
-
app
/
config
/
wsgi
.
py
process
-
group
=
rdmo
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment