3 lines
116 B
Bash
3 lines
116 B
Bash
DATABASE_URL=postgresql+psycopg2://postgres:postgres@localhost:5432/url_db
|
|
BASE_URL=http://localhost:9995
|
|
DEBUG=True |