Update: Env SH Example

This commit is contained in:
Yûki VACHOT 2021-12-08 13:01:29 +01:00
parent 9a6211af3f
commit 42887edad5

View file

@ -1,3 +1,4 @@
export FLASK_APP=run.py
export PYTHONUNBUFFERED=1
export DATABASE_URL_1=postgresql://localhost:5433/users
export DATABASE_URL_2=postgresql://localhost:5433/logs