Deployment instruction using docker added
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
FROM nginx
|
||||
|
||||
COPY nginx.conf /
|
||||
COPY random-quote-machine/build /usr/share/nginx/html
|
||||
Reference in New Issue
Block a user