tutorials/media-manager #1
@@ -10,8 +10,6 @@ COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
# Copy all project docs
|
||||
# Expected folder layout (on build context):
|
||||
# ./_index/
|
||||
# ./mongo-ops/site/
|
||||
COPY ./_index /usr/share/nginx/html/
|
||||
COPY ./mongo-ops/site /usr/share/nginx/html/mongo-ops/
|
||||
COPY ./blog-api/site /usr/share/nginx/html/api/blog/
|
||||
|
||||
Reference in New Issue
Block a user