init commit

This commit is contained in:
mk
2026-02-15 00:47:12 -03:00
commit 0951f21e8e
21 changed files with 408 additions and 0 deletions

6
nextcloud/.env.example Normal file
View File

@@ -0,0 +1,6 @@
PUID=1000
PGID=1001
TZ=America/Sao_Paulo
PORT=8443
MYSQL_ROOT_PASSWORD=changeme
DATABASE_PASSWORD=changeme