Remove clutter
This commit is contained in:
@ -36,12 +36,7 @@ services:
|
||||
volumes:
|
||||
- ${NEXTCLOUD_ROOT}/redis:/data
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
<<<<<<< HEAD
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
=======
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
|
||||
>>>>>>> 5de4093a2960c08d427742f1fd7053da76d5d9d3
|
||||
|
||||
nextcloud-app:
|
||||
depends_on:
|
||||
@ -151,5 +146,3 @@ services:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- ./collabora/loolwsd.xml:/etc/loolwsd/loolwsd.xml
|
||||
|
||||
|
||||
|
@ -3,8 +3,4 @@ innodb_buffer_pool_size=2G
|
||||
innodb_io_capacity=4000
|
||||
innodb_io_capacity_max=4000
|
||||
skip-host-cache
|
||||
<<<<<<< HEAD
|
||||
skip-name-resolve
|
||||
=======
|
||||
skip-name-resolve
|
||||
>>>>>>> 5de4093a2960c08d427742f1fd7053da76d5d9d3
|
||||
|
Reference in New Issue
Block a user