Add postgres app.
This commit is contained in:
10
apps/postgres/README.md
Normal file
10
apps/postgres/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Postgress app
|
||||
|
||||
## Required .env variables
|
||||
|
||||
```
|
||||
POSTGRES_DB
|
||||
POSTGRES_USER
|
||||
POSTGRES_PASSWORD
|
||||
PGDATA
|
||||
```
|
Reference in New Issue
Block a user