You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
149 B

4 years ago
  1. [uwsgi]
  2. processes = 2
  3. socket = /run/lilik_backend.sock
  4. uid = lilik-users
  5. gid = www-data
  6. chdir = /opt/lilik-users
  7. plugin = python3
  8. module = wsgi:app