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