Typo
This commit is contained in:
parent
a7726387af
commit
50f595f718
@ -17,7 +17,7 @@ RUN mkdir -p /run/mysqld && \
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
COPY package*.json ./
|
||||
COPY start.sh ./
|
||||
COPY docker-start.sh ./start.sh
|
||||
COPY . .
|
||||
|
||||
RUN npm ci --only=production && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user