Use nginx instead of apache

This commit is contained in:
Hattshire 2023-10-05 07:55:07 +00:00
parent 8a4134d1f3
commit fd50bc32cd
2 changed files with 30 additions and 21 deletions

11
nc_config.env Normal file
View file

@ -0,0 +1,11 @@
NEXTCLOUD_ADMIN_USER=Admin
NEXTCLOUD_ADMIN_PASSWORD=
OBJECTSTORE_S3_HOST=s3.host
OBJECTSTORE_S3_BUCKET=nextcloud
OBJECTSTORE_S3_KEY=
OBJECTSTORE_S3_SECRET=
OBJECTSTORE_S3_PORT=443
OBJECTSTORE_S3_SSL=true
OBJECTSTORE_S3_REGION=
OBJECTSTORE_S3_USEPATH_STYLE=true