feat: restore database environment configuration for PostgreSQL

This commit is contained in:
2025-07-01 18:37:46 +08:00
parent ff6e294e1e
commit fba2477179
+3
View File
@@ -0,0 +1,3 @@
POSTGRES_PASSWORD=dbpass
POSTGRES_DB=nextcloud
POSTGRES_USER=nextcloud