feat: add .env.example files

This commit is contained in:
grimhilt
2025-04-27 11:25:54 +00:00
parent 5b7b510b83
commit f9fb2e90cf
8 changed files with 44 additions and 28 deletions

5
nextcloud/.env.example Normal file
View File

@@ -0,0 +1,5 @@
MYSQL_ROOT_PASSWORD=password
MYSQL_PASSWORD=password
MYSQL_DATABASE=database
MYSQL_USER=user
OVERWRITEHOST=nextcloud.domain.com