This commit is contained in:
parent
b0f7588610
commit
33886c486f
@ -2,3 +2,4 @@ FROM nginx:latest
|
||||
COPY cats /usr/share/nginx/html/cats
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
COPY default.conf /etc/nginx/conf.d/default.conf
|
||||
EXPOSE 80
|
||||
|
Loading…
x
Reference in New Issue
Block a user