fix: Docker fixes
This commit is contained in:
@@ -8,7 +8,7 @@ ENV WIKI_JS_DOCKER 1
|
||||
WORKDIR /usr/src/app
|
||||
COPY assets assets/
|
||||
COPY server server/
|
||||
COPY npm/configs/config.docker.yml config.yml
|
||||
COPY npm/configs/config.passive.yml config.yml
|
||||
COPY package.json package.json
|
||||
COPY LICENSE LICENSE
|
||||
RUN npm install --only=production --no-optional
|
||||
|
||||
Reference in New Issue
Block a user