mirror of
https://github.com/nextcloud/docker.git
synced 2025-02-06 19:38:26 +01:00
3 lines
57 B
Docker
3 lines
57 B
Docker
FROM nginx:alpine
|
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|