[call-me] - fix docker
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ WORKDIR /src
|
||||
|
||||
# Copy package.json and .env dependencies
|
||||
COPY package.json .
|
||||
COPY .env ./.env
|
||||
COPY .env.template ./.env
|
||||
|
||||
# Install necessary system packages and dependencies
|
||||
RUN npm install \
|
||||
|
||||
Reference in New Issue
Block a user