mirror of
https://github.com/nextcloud/docker.git
synced 2025-01-13 09:57:35 +01:00
4 lines
50 B
Text
4 lines
50 B
Text
|
FROM nginx
|
||
|
|
||
|
COPY nginx.conf /etc/nginx/nginx.conf
|