You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
171 B
Plaintext

# Copy this as .env make it only readable by root
MYSQL_ROOT_PASSWORD=CHANGE ME
MYSQL_PASSWORD=CHANGE ME
NEXTCLOUD_ADMIN_USER=CHANGE ME
NEXTCLOUD_ADMIN_PASSWORD=CHANGE ME