move sdk packages to its own folder and rename api & dashboard
This commit is contained in:
@@ -8,7 +8,7 @@ logfile_maxbytes=0
|
||||
files = /etc/supervisor/conf.d/*.conf
|
||||
|
||||
[program:web]
|
||||
directory=/app/apps/web
|
||||
directory=/app/apps/dashboard
|
||||
command=pnpm start
|
||||
autostart=true
|
||||
autorestart=true
|
||||
|
||||
Reference in New Issue
Block a user