update
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# PostgreSQL credentials
|
||||
POSTGRES_USER=<< database_user >>
|
||||
POSTGRES_PASSWORD=<< database_password >>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
# PostgreSQL credentials
|
||||
POSTGRES_USER=<< database_user >>
|
||||
POSTGRES_PASSWORD=<< database_password >>
|
||||