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" "80:80"
], ],
[ [
"--env", "-v",
"USE_COLOR=True", "nextcloud:/var/www/html"
"SHOW_PROGRESS=False"
], ],
["--restart","always"] ["--restart","always"]
], ],
"command": { "command": "nextcloud"
"nextcloud"
}
} }
}, },
"tmux-conf": { "tmux-conf": {