Update: Env SH Example
This commit is contained in:
parent
9a6211af3f
commit
42887edad5
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
export FLASK_APP=run.py
|
||||||
export PYTHONUNBUFFERED=1
|
export PYTHONUNBUFFERED=1
|
||||||
export DATABASE_URL_1=postgresql://localhost:5433/users
|
export DATABASE_URL_1=postgresql://localhost:5433/users
|
||||||
export DATABASE_URL_2=postgresql://localhost:5433/logs
|
export DATABASE_URL_2=postgresql://localhost:5433/logs
|
||||||
Loading…
Add table
Add a link
Reference in a new issue