mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-09 23:17:46 +08:00
Merge pull request #2653 from nextcloud/enh/2447/remove-collabora-font-volume
Remove collaboras font volume as it does not seem to be used
This commit is contained in:
commit
c1e3e65cdc
1 changed files with 0 additions and 7 deletions
|
@ -225,13 +225,6 @@
|
||||||
"server_name=%NC_DOMAIN%",
|
"server_name=%NC_DOMAIN%",
|
||||||
"DONT_GEN_SSL_CERT=1"
|
"DONT_GEN_SSL_CERT=1"
|
||||||
],
|
],
|
||||||
"volumes": [
|
|
||||||
{
|
|
||||||
"source": "nextcloud_aio_collabora_fonts",
|
|
||||||
"destination": "/opt/cool/systemplate/tmpfonts",
|
|
||||||
"writeable": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"restart": "unless-stopped",
|
"restart": "unless-stopped",
|
||||||
"nextcloud_exec_commands": [
|
"nextcloud_exec_commands": [
|
||||||
"echo 'Activating collabora config...'",
|
"echo 'Activating collabora config...'",
|
||||||
|
|
Loading…
Reference in a new issue