budibase/hosting/proxy/Dockerfile

2 lines
55 B
Docker

FROM nginx:latest
COPY nginx.conf /etc/nginx/nginx.conf