See the workaround added here: https://github.com/jacebrowning/memegen/pull/798/files I believe this is caused by [SERVER_NAME](https://github.com/jacebrowning/memegen/blob/cf8db55526ea94a7b3715419128afbbd7f919341/app/config.py#L47) being a URL rather than just hostname, but without that the Swagger UI fails to load in production.
See the workaround added here: https://github.com/jacebrowning/memegen/pull/798/files
I believe this is caused by SERVER_NAME being a URL rather than just hostname, but without that the Swagger UI fails to load in production.