mirror of
https://github.com/lklynet/hypermind.git
synced 2026-05-03 09:30:36 +00:00
build: copy additional static files to docker image
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ COPY package*.json ./
|
||||
|
||||
RUN npm ci --omit=dev
|
||||
|
||||
COPY server.js ./
|
||||
COPY server.js hypermind2.svg LICENSE ./
|
||||
|
||||
ENV PORT=3000
|
||||
ENV NODE_ENV=production
|
||||
|
||||
Reference in New Issue
Block a user