Added media move.
This commit is contained in:
@@ -15,7 +15,6 @@ RUN npm install
|
||||
# Bundle app source
|
||||
COPY . .
|
||||
|
||||
ENV NODE_PATH=./build
|
||||
RUN npm run build
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
Reference in New Issue
Block a user