mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 15:36:49 +00:00
feat: add initial database environment configuration for PostgreSQL
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