Add documentation
This commit is contained in:
@ -11,7 +11,7 @@ ALLOWED_HOSTS=127.0.0.1,localhost
|
||||
INTERNAL_IPS=127.0.0.1
|
||||
|
||||
# Enter the database url connection: https://github.com/jacobian/dj-database-url
|
||||
DATABASE_URL=sqlite:////opt/deploy/VRE/VirtualResearchEnvironment/db.sqlite3
|
||||
DATABASE_URL=sqlite:////opt/poli_planning/polyclinic_scheduling/db.sqlite3
|
||||
|
||||
# The location on disk where the static files will be placed during deployment. Setting is required
|
||||
STATIC_ROOT =
|
||||
|
Reference in New Issue
Block a user