1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-12-12 10:45:14 +02:00

Merge branch 'master' of github.com:mailcow/mailcow-dockerized

This commit is contained in:
andryyy 2021-04-09 13:51:04 +02:00
commit 6ae1e8223f

View File

@ -110,7 +110,6 @@ elif [[ ${NC_INSTALL} == "y" ]]; then
--database-name ${DBNAME} \
--database-user ${DBUSER} \
--database-pass ${DBPASS} \
--database-table-prefix nc_ \
--admin-user admin \
--admin-pass ${ADMIN_NC_PASS} \
--data-dir /web/nextcloud/data