1
0
Fork 0
mirror of synced 2024-08-16 18:41:37 +12:00
budibase/hosting/kubernetes/nginx/Dockerfile

2 lines
56 B
Docker

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