update module
This commit is contained in:
parent
a4d0d9491c
commit
abc7d20fff
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ in
|
||||||
chdir = "${pkgs.fragdenrat}/share/fragdenrat";
|
chdir = "${pkgs.fragdenrat}/share/fragdenrat";
|
||||||
|
|
||||||
# Use absolute wsgi entrypoint to avoid module resolution issues
|
# Use absolute wsgi entrypoint to avoid module resolution issues
|
||||||
wsgi-file = "${pkgs.fragdenrat}/share/fragdenrat/fragdenrat/wsgi.py";
|
wsgi-file = "${pkgs.fragdenrat}/share/fragdenrat/wsgi.py";
|
||||||
callable = "application";
|
callable = "application";
|
||||||
|
|
||||||
socket = "${config.services.uwsgi.runDir}/fragdenrat.sock";
|
socket = "${config.services.uwsgi.runDir}/fragdenrat.sock";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue