chore: switch to caddy for fpm and postgres 16
This commit is contained in:
5
app.env.example
Normal file
5
app.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
POSTGRES_USER=nextcloud
|
||||
POSTGRES_PASSWORD=mypassword
|
||||
POSTGRES_DATABASE=nextclouddb
|
||||
POSTGRES_HOST=nextcloud-db
|
||||
REDIS_HOST=nextcloud-redis
|
||||
Reference in New Issue
Block a user