diff options
Diffstat (limited to 'docker/app/uwsgi.ini')
-rw-r--r-- | docker/app/uwsgi.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/app/uwsgi.ini b/docker/app/uwsgi.ini index 7aa63ae7..f47b28d5 100644 --- a/docker/app/uwsgi.ini +++ b/docker/app/uwsgi.ini @@ -13,3 +13,4 @@ auto-procname = true # Startup settings need-app = true +uid = 1500 |