Fix typo
This commit is contained in:
parent
01e24ad663
commit
ab78ed6835
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ logfile=/dev/null
|
||||||
logfile_maxbytes=0
|
logfile_maxbytes=0
|
||||||
|
|
||||||
[include]
|
[include]
|
||||||
files=/etc/supervisord/conf.d/*
|
files=/etc/supervisor/conf.d/*
|
||||||
|
|
||||||
[program:pvpn-api]
|
[program:pvpn-api]
|
||||||
command=service-entrypoint pvpn-api
|
command=service-entrypoint pvpn-api
|
||||||
|
|
Loading…
Reference in a new issue