mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: deploy
This commit is contained in:
parent
967a647342
commit
91368a04b5
@ -26,6 +26,6 @@ COPY start.sh /app/start.sh
|
|||||||
RUN chmod +x /app/start.sh
|
RUN chmod +x /app/start.sh
|
||||||
|
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 80
|
||||||
|
|
||||||
CMD ["/app/start.sh"]
|
CMD ["/app/start.sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user