mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-25 18:08:40 -06:00
Dockerfile
This commit is contained in:
parent
39606240da
commit
707b619f8e
@ -11,7 +11,7 @@ WORKDIR /evolution
|
||||
|
||||
COPY ./package.json ./tsconfig.json ./
|
||||
|
||||
RUN npm install
|
||||
RUN npm install --legacy-peer-deps
|
||||
|
||||
COPY ./src ./src
|
||||
COPY ./public ./public
|
||||
|
Loading…
Reference in New Issue
Block a user