mirror of
https://github.com/nicolabs/nextcloud-docker.git
synced 2025-10-03 14:19:18 +02:00
4 lines
50 B
Docker
4 lines
50 B
Docker
FROM nginx
|
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|