1
0
Fork 0
mirror of synced 2024-07-05 14:31:17 +12:00
budibase/hosting/kubernetes/nginx/Dockerfile

3 lines
56 B
Docker
Raw Normal View History

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