3 lines
80 B
Docker
3 lines
80 B
Docker
FROM nginx:alpine
|
|
|
|
COPY docker/nginx/default.conf /etc/nginx/conf.d/default.conf |