mirror of
https://github.com/philipredstone/relnet.git
synced 2025-06-16 20:51:16 +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/index.html .
|
||||
COPY frontend/tsconfig.json .
|
||||
COPY frontend/vite.config.js .
|
||||
COPY frontend/vite.config.mjs .
|
||||
|
||||
# Install libs
|
||||
RUN yarn install
|
||||
|
Loading…
x
Reference in New Issue
Block a user