Fixed dockerfile #8
@ -8,6 +8,7 @@ RUN npm install
|
|||||||
|
|
||||||
COPY Webservice Webservice
|
COPY Webservice Webservice
|
||||||
COPY public public
|
COPY public public
|
||||||
|
COPY data data
|
||||||
|
|
||||||
EXPOSE 5000
|
EXPOSE 5000
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user