Refactor web server and release workflow
This commit is contained in:
+1
-1
@@ -11,4 +11,4 @@ RUN mkdir -p /app/uploads
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
CMD ["npm", "run", "start:webui"]
|
||||
CMD ["npm", "run", "start:web"]
|
||||
|
||||
Reference in New Issue
Block a user