Updated the supervisord example config.
This commit is contained in:
parent
45efa650d5
commit
f891a939c3
@ -6,3 +6,7 @@ autostart=true
|
||||
autorestart=true
|
||||
redirect_stderr=true
|
||||
|
||||
; Sometimes necessary if Anki is complaining about a UTF-8 locale. Make sure
|
||||
; that the local you pick is actually installed on your system.
|
||||
;environment=LANG=en_US.UTF-8,LC_ALL=en_US.UTF-8,LC_LANG=en_US.UTF-8
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user