fixed nextcloud out of space error and palworld server password enviorment variable shadowing

This commit is contained in:
2026-07-27 20:31:18 +00:00
parent 499bf411b0
commit 01d5a95476
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ services:
container_name: nextcloud_app
restart: unless-stopped
volumes:
- /var/lib/nextcloud/tmp:/tmp
- ./nextcloud_data:/var/www/html
environment:
- POSTGRES_HOST=synapse-postgres-1 # Change to your Postgres IP/Hostname