mirror of
https://github.com/thomiceli/opengist.git
synced 2025-06-13 05:47:12 +02:00
Frontend fixes (#267)
* Fix mermaid display * Move Login/Register buttons on mobile * Min width on avatar
This commit is contained in:
@ -33,6 +33,8 @@ FROM base AS dev
|
||||
EXPOSE 6157 2222 16157
|
||||
VOLUME /opengist
|
||||
|
||||
RUN git config --global --add safe.directory /opengist
|
||||
|
||||
CMD ["make", "watch"]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user