mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-20 15:11:10 +00:00
feat: add Docker Compose configuration for Nextcloud with PostgreSQL, Redis, and Nginx
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
POSTGRES_PASSWORD=dbpass
|
||||
POSTGRES_DB=nextcloud
|
||||
POSTGRES_USER=nextcloud
|
||||
Reference in New Issue
Block a user