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

5
app.env.example Normal file
View File

@@ -0,0 +1,5 @@
POSTGRES_USER=nextcloud
POSTGRES_PASSWORD=mypassword
POSTGRES_DATABASE=nextclouddb
POSTGRES_HOST=nextcloud-db
REDIS_HOST=nextcloud-redis