Compare commits
1 Commits
main
...
ba81832164
Author | SHA1 | Date | |
---|---|---|---|
ba81832164
|
@ -2,3 +2,4 @@ FROM nginx:latest
|
|||||||
COPY cats /usr/share/nginx/html/cats
|
COPY cats /usr/share/nginx/html/cats
|
||||||
COPY nginx.conf /etc/nginx/nginx.conf
|
COPY nginx.conf /etc/nginx/nginx.conf
|
||||||
COPY default.conf /etc/nginx/conf.d/default.conf
|
COPY default.conf /etc/nginx/conf.d/default.conf
|
||||||
|
EXPOSE 80
|
||||||
|
Reference in New Issue
Block a user