mirror of
https://github.com/philipredstone/relnet.git
synced 2025-07-09 15:16:41 +02:00
Change in dockerfile
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user