{% extends "base.html" %} {% block title %}Proxy Settings - {{ site_name }}{% endblock %} {% block content %}
Current FHIR Server: {{ fhir_server_url }}
Editing the FHIR server URL requires environment variable changes. Please update FHIR_SERVER_URL
in your .env
file and restart the application.