This commit is contained in:
Henning Bocklage
2021-05-30 04:08:12 +02:00
parent 297d1fd7a0
commit 99932f89d8

View File

@ -26,7 +26,7 @@ RUN git clone https://gitlab.com/RemixDev/deemix-gui.git --recursive && \
WORKDIR /deemix-gui/server
RUN yarn install
RUN npm install
COPY root/ /