Skip to content
Snippets Groups Projects
Commit df0d421e authored by Lars Beckers's avatar Lars Beckers Committed by Hinrikus Wolf
Browse files

uwsgi-python: fix syntax error in redeleitsystem vars

parent a58e741a
No related branches found
No related tags found
1 merge request!3Unify uwsgi python
This commit is part of merge request !3. Comments created here will be created in the context of that merge request.
......@@ -4,7 +4,7 @@ app_group: redeleitsystem
app_home: /var/www/redeleitsystem
app_path: /var/www/redeleitsystem
app_python_version: 3
app_venv: /var/www/redeleitsystem/venv/"
app_venv: /var/www/redeleitsystem/venv/
app_program: server.py
app_callable: app
app_command: "runserver"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment