mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-15 19:05:09 +01:00
Merge fcd70ea8ef
into fb58bbb039
This commit is contained in:
commit
25b4dc9f3c
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ services:
|
||||||
- ./proxy/html:/usr/share/nginx/html
|
- ./proxy/html:/usr/share/nginx/html
|
||||||
- ./proxy/certs:/etc/nginx/certs:ro
|
- ./proxy/certs:/etc/nginx/certs:ro
|
||||||
- /var/run/docker.sock:/tmp/docker.sock:ro
|
- /var/run/docker.sock:/tmp/docker.sock:ro
|
||||||
|
- ./uploadsize.conf:/etc/nginx/conf.d/uploadsize.conf:ro
|
||||||
networks:
|
networks:
|
||||||
- proxy-tier
|
- proxy-tier
|
||||||
restart: always
|
restart: always
|
||||||
|
|
Loading…
Add table
Reference in a new issue