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