We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccb509a commit 563c4d8Copy full SHA for 563c4d8
Dockerfile
@@ -17,7 +17,6 @@ RUN cp -a /npm/node_modules /application && \
17
18
# Copy files used by Gulp.
19
COPY ["config", "config"]
20
-COPY ["config/secretSettings.js", "config/localSettings.js"]
21
COPY ["package.json", "package.json"]
22
23
# Copy source files, so changes does not trigger gulp.
0 commit comments