mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
Fix username for basset frontend
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
WSGIDaemonProcess basset user=basset group=basset threads=5
|
||||
WSGIDaemonProcess basset user=basset-frontend group=basset-frontend threads=5
|
||||
WSGIScriptAlias /basset /usr/share/basset/basset-frontend
|
||||
|
||||
<Location /basset>
|
||||
|
||||
Reference in New Issue
Block a user