1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

Temporarily run flask as root

This commit is contained in:
Pierre Jaury
2016-02-21 16:47:39 +01:00
parent 8e38535710
commit 737635effd

View File

@@ -5,9 +5,6 @@ uwsgi:
master: true
workers: 2
uid: www-data
gid: www-data
vacuum: true
plugins: python
wsgi-file: /admin/run.py