Updated nextcloud to work dynamically with www-data ID and GID
This commit is contained in:
@@ -31,7 +31,7 @@ http {
|
||||
#gzip on;
|
||||
|
||||
upstream php-handler {
|
||||
server app:9000;
|
||||
server nextcloud:9000;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user