fixed nextcloud out of space error and palworld server password enviorment variable shadowing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user