mirror of
https://github.com/philipredstone/relnet.git
synced 2025-06-17 05:01:24 +02:00
Change in dockerfile
This commit is contained in:
parent
3e3b8930b5
commit
40e92133bc
@ -9,7 +9,7 @@ COPY frontend/src/ src/
|
|||||||
COPY frontend/package.json .
|
COPY frontend/package.json .
|
||||||
COPY frontend/index.html .
|
COPY frontend/index.html .
|
||||||
COPY frontend/tsconfig.json .
|
COPY frontend/tsconfig.json .
|
||||||
COPY frontend/vite.config.js .
|
COPY frontend/vite.config.mjs .
|
||||||
|
|
||||||
# Install libs
|
# Install libs
|
||||||
RUN yarn install
|
RUN yarn install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user