mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-07-01 18:30:34 +00:00
set file upload size the proper way
This commit is contained in:
@ -14,6 +14,7 @@ services:
|
||||
image: jwilder/nginx-proxy:latest
|
||||
volumes:
|
||||
- /var/run/docker.sock:/tmp/docker.sock:ro
|
||||
- ./nginx-proxy/conf.d/nopaque_specifics.conf:/etc/nginx/conf.d/nopaque_specifics.conf:ro
|
||||
- ./nginx-proxy/vhost.d:/etc/nginx/vhost.d:ro
|
||||
# - ./certs:/etc/nginx/certs
|
||||
web:
|
||||
|
Reference in New Issue
Block a user