Enabling testing inside Docker container
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DATABASE_URL=postgresql+psycopg2://postgres:postgres@localhost:5432/url_db
|
||||
BASE_URL=http://localhost:8000
|
||||
DEBUG=True
|
||||
Reference in New Issue
Block a user