#!/bin/bash
gunicorn 'fhir_server:create_app()'
