mirror of
https://github.com/aykhans/portfolio-blog.git
synced 2025-07-19 16:34:03 +00:00
Added MongoDB
This commit is contained in:
5
config/postgres/postgres.env.example
Normal file
5
config/postgres/postgres.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
POSTGRES_USER="POSTGRES_USER"
|
||||
POSTGRES_PASSWORD="POSTGRES_PASSWORD"
|
||||
POSTGRES_SERVER="POSTGRES_PASSWORD"
|
||||
POSTGRES_PORT=5432
|
||||
POSTGRES_DB="POSTGRES_PASSWORD"
|
Reference in New Issue
Block a user