feat: switch Dioxus to fullstack, add a form for creating a project
This commit is contained in:
@ -14,7 +14,7 @@ stdout_logfile_maxbytes=0
|
||||
redirect_stderr=true
|
||||
|
||||
[program:dx]
|
||||
command=dx serve --port 8000
|
||||
command=dx serve
|
||||
directory=/srv/app
|
||||
autostart=true
|
||||
autorestart=true
|
||||
|
Reference in New Issue
Block a user