Skip to content

Commit

Permalink
updating the html template to add the refactored nameof the app.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wapaa committed Dec 18, 2024
1 parent 7021554 commit 48a5cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_files/config.omero
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ config set omero.web.debug True
config set omero.web.cors_origin_allow_all True
config set omero.web.databases '{"default": {"ENGINE": "django.db.backends.sqlite3", "NAME": "/opt/omero/web/django_plotly_dash_db"}}'

config set omero.web.csrf_trusted_origins '["https://metrics.omero-fbi.fr"]'
config set omero.web.csrf_trusted_origins '["https://metrics.omero-fbi.fr", "https://*.omero-fbi.fr"]'

0 comments on commit 48a5cb3

Please sign in to comment.