You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
148 B
4 lines
148 B
DB_CONNECTION=mysql+pymysql://DBUSER:DBPASS@DBHOST:3306/DBNAME?charset=utf8mb4
|
|
NC_USER=NEXTCLOUD_USER
|
|
NC_PASSWORD=NEXTCLOUD_PASSWORD
|
|
SECRET_KEY=dev
|