Fixed data bug.

This commit is contained in:
Adamo 2020-12-11 02:57:19 -05:00
parent ae55510a35
commit f6713ec805

View File

@ -219,15 +219,12 @@
"80:80"
],
[
"--env",
"USE_COLOR=True",
"SHOW_PROGRESS=False"
"-v",
"nextcloud:/var/www/html"
],
["--restart","always"]
],
"command": {
"nextcloud"
}
"command": "nextcloud"
}
},
"tmux-conf": {