haiwen / seafile-docker

A Docker image for Seafile server
Other
547 stars 185 forks source link

Allow custom nginx configuration #139

Open woodspire opened 5 years ago

woodspire commented 5 years ago

allow to use a custom nginx config file

building the docker container with:

-v /nginx.seafile.conf:/etc/nginx/sites-enabled/nginx.seafile.conf -e SEAFILE_SERVER_NGINX_CONF_CUSTOM=1