mirror of
https://github.com/nicolabs/nextcloud-docker.git
synced 2026-04-26 02:35:34 +02:00
4 lines
88 B
Docker
4 lines
88 B
Docker
|
|
FROM jwilder/nginx-proxy:alpine
|
||
|
|
|
||
|
|
COPY uploadsize.conf /etc/nginx/conf.d/uploadsize.conf
|