Skip to content

Commit

Permalink
Add prod domain (#416)
Browse files Browse the repository at this point in the history
* Update settings.py

* Oh yeah :/
  • Loading branch information
james-otten authored Jul 29, 2024
1 parent d097554 commit 504ed98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/meshdb/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@
"http://nginx:8080",
"http://devdb.mesh.nycmesh.net",
"https://devdb.mesh.nycmesh.net",
"http://db.mesh.nycmesh.net",
"https://db.mesh.nycmesh.net",
]

# Application definition
Expand Down

0 comments on commit 504ed98

Please sign in to comment.