merge-requests/516/head
Yadd 1 year ago
parent f0a0850c53
commit 1ab7574abf
  1. 2
      fastcgi-server/uwsgi/llng-server.yaml

@ -2,7 +2,7 @@ uwsgi:
plugins: psgi
socket: 127.0.0.1:5000
psgi: __APPDIR__/llng-server.psgi
perl-no-die-catch: false
perl-no-die-catch: true
master: true
uid: __UID__
gid: __GID__

Loading…
Cancel
Save