Let's try this pattern for app config. Refactor postgres.
This commit is contained in:
@@ -1,10 +1 @@
|
||||
# Postgress app
|
||||
|
||||
## Required .env variables
|
||||
|
||||
```
|
||||
POSTGRES_DB
|
||||
POSTGRES_USER
|
||||
POSTGRES_PASSWORD
|
||||
PGDATA
|
||||
```
|
||||
|
Reference in New Issue
Block a user