Fix chat type persistence and board flow
This commit is contained in:
@@ -11,4 +11,7 @@ COPY src ./src
|
||||
|
||||
RUN npm run build
|
||||
|
||||
CMD ["npm", "run", "start"]
|
||||
COPY scripts/container-supervisor.sh /usr/local/bin/work-server-supervisor
|
||||
RUN chmod +x /usr/local/bin/work-server-supervisor
|
||||
|
||||
CMD ["/usr/local/bin/work-server-supervisor"]
|
||||
|
||||
Reference in New Issue
Block a user