mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-27 16:10:32 +00:00
update docs
This commit is contained in:
parent
ebec2fe003
commit
1160d10e2c
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ COPY *.json .
|
|||
COPY *.js .
|
||||
COPY src/frontend ./src/frontend
|
||||
|
||||
# Install NodeJS deps, exluding electron
|
||||
RUN npm install --omit=dev && \
|
||||
npm run build-frontend
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue