Skip to content

Commit

Permalink
fix: add empty APIS_ENTITIES
Browse files Browse the repository at this point in the history
  • Loading branch information
b1rger committed Sep 25, 2023
1 parent 427c845 commit e287a29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apis_ontology/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,5 @@
ALLOWED_HOSTS = ["oebl-pnp.acdh-dev.oeaw.ac.at", "localhost"]

CSRF_TRUSTED_ORIGINS = ["https://oebl-pnp.acdh-dev.oeaw.ac.at"]

APIS_ENTITIES = {}

0 comments on commit e287a29

Please sign in to comment.