Update nextcloud configuration files for consistency and clarity

This commit is contained in:
gyurix
2025-05-25 11:31:57 +02:00
parent 71c800db43
commit 90b4056201
2 changed files with 22 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
{
"main": {
"SERVICE_NAME": "nextcloud",
"DOMAIN": "DOMAIN"
"DOMAIN": "#DOMAIN"
},
"containers": [
{
@@ -118,7 +118,7 @@
"POST_START": "null"
},
{
"IMAGE": "nextcloud:VERSION",
"IMAGE": "nextcloud:#VERSION",
"UPDATE": "true",
"NAME": "nextcloudphp-fpm",
"MEMORY": "1024M",