mirror of
https://github.com/nicolabs/nextcloud-docker.git
synced 2026-05-02 02:47:27 +02:00
4 lines
50 B
Docker
4 lines
50 B
Docker
FROM nginx
|
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|