mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-26 10:28:38 -06:00
Merge 22cab7b337
into 39606240da
This commit is contained in:
commit
4e91f1df64
@ -11,7 +11,7 @@ WORKDIR /evolution
|
|||||||
|
|
||||||
COPY ./package.json ./tsconfig.json ./
|
COPY ./package.json ./tsconfig.json ./
|
||||||
|
|
||||||
RUN npm install
|
RUN npm install --legacy-peer-deps
|
||||||
|
|
||||||
COPY ./src ./src
|
COPY ./src ./src
|
||||||
COPY ./public ./public
|
COPY ./public ./public
|
||||||
|
Loading…
Reference in New Issue
Block a user