jokyone commited on
Commit
687e4d2
·
verified ·
1 Parent(s): 89a0544

Update supervisor.conf

Browse files
Files changed (1) hide show
  1. supervisor.conf +1 -1
supervisor.conf CHANGED
@@ -29,7 +29,7 @@ killasgroup=true
29
 
30
  [program:nextChat]
31
  command=npm run start
32
- directory=/app/BingAPI-Demo
33
  stdout_logfile=/dev/stdout
34
  stderr_logfile=/dev/stderr
35
  autostart=true
 
29
 
30
  [program:nextChat]
31
  command=npm run start
32
+ directory=/app/ChatGPT-Next-Web
33
  stdout_logfile=/dev/stdout
34
  stderr_logfile=/dev/stderr
35
  autostart=true