forked from samuel-p/connectivity-check
3 lines
50 B
Docker
3 lines
50 B
Docker
FROM nginx
|
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|