Merge pull request #183 from cropse/master
fix #176 Request Entity Too Large
This commit is contained in:
commit
bb42fcfaed
@ -54,7 +54,6 @@ services:
|
||||
com.github.jrcs.letsencrypt_nginx_proxy_companion.nginx_proxy: "true"
|
||||
volumes:
|
||||
- certs:/etc/nginx/certs:ro
|
||||
- conf.d:/etc/nginx/conf.d
|
||||
- vhost.d:/etc/nginx/vhost.d
|
||||
- html:/usr/share/nginx/html
|
||||
- /var/run/docker.sock:/tmp/docker.sock:ro
|
||||
@ -66,7 +65,6 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- certs:/etc/nginx/certs
|
||||
- conf.d:/etc/nginx/conf.d
|
||||
- vhost.d:/etc/nginx/vhost.d
|
||||
- html:/usr/share/nginx/html
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
@ -79,7 +77,6 @@ volumes:
|
||||
db:
|
||||
nextcloud:
|
||||
certs:
|
||||
conf.d:
|
||||
vhost.d:
|
||||
html:
|
||||
|
||||
|
@ -63,7 +63,6 @@ services:
|
||||
com.github.jrcs.letsencrypt_nginx_proxy_companion.nginx_proxy: "true"
|
||||
volumes:
|
||||
- certs:/etc/nginx/certs:ro
|
||||
- conf.d:/etc/nginx/conf.d
|
||||
- vhost.d:/etc/nginx/vhost.d
|
||||
- html:/usr/share/nginx/html
|
||||
- /var/run/docker.sock:/tmp/docker.sock:ro
|
||||
@ -75,7 +74,6 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- certs:/etc/nginx/certs
|
||||
- conf.d:/etc/nginx/conf.d
|
||||
- vhost.d:/etc/nginx/vhost.d
|
||||
- html:/usr/share/nginx/html
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
@ -88,7 +86,6 @@ volumes:
|
||||
db:
|
||||
nextcloud:
|
||||
certs:
|
||||
conf.d:
|
||||
vhost.d:
|
||||
html:
|
||||
|
||||
|
@ -39,7 +39,6 @@ services:
|
||||
com.github.jrcs.letsencrypt_nginx_proxy_companion.nginx_proxy: "true"
|
||||
volumes:
|
||||
- certs:/etc/nginx/certs:ro
|
||||
- conf.d:/etc/nginx/conf.d
|
||||
- vhost.d:/etc/nginx/vhost.d
|
||||
- html:/usr/share/nginx/html
|
||||
- /var/run/docker.sock:/tmp/docker.sock:ro
|
||||
@ -51,7 +50,6 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- certs:/etc/nginx/certs
|
||||
- conf.d:/etc/nginx/conf.d
|
||||
- vhost.d:/etc/nginx/vhost.d
|
||||
- html:/usr/share/nginx/html
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
@ -64,7 +62,6 @@ volumes:
|
||||
db:
|
||||
nextcloud:
|
||||
certs:
|
||||
conf.d:
|
||||
vhost.d:
|
||||
html:
|
||||
|
||||
|
@ -48,7 +48,6 @@ services:
|
||||
com.github.jrcs.letsencrypt_nginx_proxy_companion.nginx_proxy: "true"
|
||||
volumes:
|
||||
- certs:/etc/nginx/certs:ro
|
||||
- conf.d:/etc/nginx/conf.d
|
||||
- vhost.d:/etc/nginx/vhost.d
|
||||
- html:/usr/share/nginx/html
|
||||
- /var/run/docker.sock:/tmp/docker.sock:ro
|
||||
@ -60,7 +59,6 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- certs:/etc/nginx/certs
|
||||
- conf.d:/etc/nginx/conf.d
|
||||
- vhost.d:/etc/nginx/vhost.d
|
||||
- html:/usr/share/nginx/html
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
@ -73,7 +71,6 @@ volumes:
|
||||
db:
|
||||
nextcloud:
|
||||
certs:
|
||||
conf.d:
|
||||
vhost.d:
|
||||
html:
|
||||
|
||||
|
@ -37,7 +37,6 @@ services:
|
||||
com.github.jrcs.letsencrypt_nginx_proxy_companion.nginx_proxy: "true"
|
||||
volumes:
|
||||
- certs:/etc/nginx/certs:ro
|
||||
- conf.d:/etc/nginx/conf.d
|
||||
- vhost.d:/etc/nginx/vhost.d
|
||||
- html:/usr/share/nginx/html
|
||||
- /var/run/docker.sock:/tmp/docker.sock:ro
|
||||
@ -49,7 +48,6 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- certs:/etc/nginx/certs
|
||||
- conf.d:/etc/nginx/conf.d
|
||||
- vhost.d:/etc/nginx/vhost.d
|
||||
- html:/usr/share/nginx/html
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
@ -62,7 +60,6 @@ volumes:
|
||||
db:
|
||||
nextcloud:
|
||||
certs:
|
||||
conf.d:
|
||||
vhost.d:
|
||||
html:
|
||||
|
||||
|
@ -46,7 +46,6 @@ services:
|
||||
com.github.jrcs.letsencrypt_nginx_proxy_companion.nginx_proxy: "true"
|
||||
volumes:
|
||||
- certs:/etc/nginx/certs:ro
|
||||
- conf.d:/etc/nginx/conf.d
|
||||
- vhost.d:/etc/nginx/vhost.d
|
||||
- html:/usr/share/nginx/html
|
||||
- /var/run/docker.sock:/tmp/docker.sock:ro
|
||||
@ -58,7 +57,6 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- certs:/etc/nginx/certs
|
||||
- conf.d:/etc/nginx/conf.d
|
||||
- vhost.d:/etc/nginx/vhost.d
|
||||
- html:/usr/share/nginx/html
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
@ -71,10 +69,8 @@ volumes:
|
||||
db:
|
||||
nextcloud:
|
||||
certs:
|
||||
conf.d:
|
||||
vhost.d:
|
||||
html:
|
||||
|
||||
networks:
|
||||
proxy-tier:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user