Dockerfile 69 Bytes
 1
 2
FROM nginx:1.19-alpine
COPY api.conf /etc/nginx/conf.d/default.conf