Skip to content
Snippets Groups Projects
Commit fb858aba authored by Nadja Geisler's avatar Nadja Geisler :sunny:
Browse files

fix path in uwsgi config

parent d97d5a15
No related branches found
No related tags found
No related merge requests found
[uwsgi]
plugin = python3
socket = 127.0.0.1:8080
chdir = /srv/AKPlanning/AKPlanning
chdir = /srv/AKPlanning
wsgi-file = AKPlanning/wsgi.py
touch-reload = %(wsgi-file)
virtualenv = env/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment