Compare commits
13 Commits
52c756e052
...
0.1.4
| Author | SHA1 | Date | |
|---|---|---|---|
| d802fe9528 | |||
| 3dd8075d27 | |||
| 2c47e40dd4 | |||
| acfcc0c41b | |||
| 3538634706 | |||
| 638271b04a | |||
| 461991fb5a | |||
| 1f8f316c0b | |||
| 7386ecf041 | |||
| e4041cefa5 | |||
| fb65cc8a57 | |||
| aab3b357cf | |||
| aec1d53bcc |
@@ -13,7 +13,7 @@ COPY nginx.conf /etc/nginx/conf.d/default.conf
|
|||||||
COPY ./_index /usr/share/nginx/html/
|
COPY ./_index /usr/share/nginx/html/
|
||||||
COPY ./mongo-ops/site /usr/share/nginx/html/mongo-ops/
|
COPY ./mongo-ops/site /usr/share/nginx/html/mongo-ops/
|
||||||
COPY ./blog-api/site /usr/share/nginx/html/api/blog/
|
COPY ./blog-api/site /usr/share/nginx/html/api/blog/
|
||||||
COPY ./tutorials/media-manager/site /usr/share/nginx/html/tutorials/media-manager/
|
COPY ./tutorials/media-manager/site /usr/share/nginx/html/tutorials/media-manager
|
||||||
|
|
||||||
# Expose HTTP port
|
# Expose HTTP port
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|||||||
Reference in New Issue
Block a user