chore: switch to caddy for fpm and postgres 16

This commit is contained in:
2026-01-23 10:49:01 +00:00
parent ccf388d047
commit c32e240d2e
12 changed files with 81 additions and 250 deletions

3
db.env.example Normal file
View File

@@ -0,0 +1,3 @@
POSTGRES_USER=nextcloud
POSTGRES_PASSWORD=mypassword
POSTGRES_DB=nextclouddb