mirror of
https://github.com/aykhans/portfolio-blog.git
synced 2025-07-17 23:54:02 +00:00
First Commit
This commit is contained in:
5
config/postgres.env.example
Normal file
5
config/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