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