refactoring
This commit is contained in:
@@ -23,7 +23,6 @@ COPY package*.json ./
|
||||
RUN npm install --omit=dev
|
||||
|
||||
# Copy application files
|
||||
COPY server.js ./
|
||||
COPY qbo_helper.js ./
|
||||
COPY src ./src
|
||||
COPY public ./public
|
||||
|
||||
Reference in New Issue
Block a user