Multiple changes: * Add shell script to run nextcloud shell * Use local folder for Nextcloud Config * Add missing proxy image * Use Ip for Nextcloud Trusted Proxies (FQDN incompatibility with new update) * Use custom resolvers on proxy container (Fixes dns errors)
This commit is contained in:
parent
4b738fe19b
commit
4a27b6d89d
5 changed files with 19 additions and 13 deletions
3
images/proxy/Dockerfile
Normal file
3
images/proxy/Dockerfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM nginxproxy/nginx-proxy:alpine
|
||||
|
||||
COPY uploadsize.conf /etc/nginx/conf.d/uploadsize.conf
|
||||
Loading…
Add table
Add a link
Reference in a new issue