🐛 fix(server): Fix startup aswell change supervisord's username to use nestri (#82)

This commit is contained in:
pure
2024-06-06 23:01:06 +02:00
committed by GitHub
parent fd4f575b46
commit 25c29f007e
2 changed files with 2 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
[supervisord]
user=netris
user=nestri
nodaemon=true
loglevel=info
logfile=/tmp/supervisord.log