mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-06-07 09:06:21 +00:00
fuck around and find out part 2
sorry sar
This commit is contained in:
parent
c194019c87
commit
2a5625fdba
@ -4,6 +4,7 @@ WORKDIR /root
|
|||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN npm install \
|
RUN npm install \
|
||||||
&& rm -rf /usr/local/share/.cache
|
&& rm -rf /usr/local/share/.cache \
|
||||||
|
&& npm run build
|
||||||
|
|
||||||
CMD npm run start
|
CMD npm run preview
|
||||||
|
Loading…
x
Reference in New Issue
Block a user