@HojojojoWololo Thanks again for updating this guide.
I am still getting the "Bad Gateway" issue I have made every change you have listed and to no avail. I even added the inverted commas.
I was able to get my Element-web container online but not matrix keep getting this
Traceback (most recent call last):
File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/usr/local/lib/python3.7/dist-packages/synapse/app/homeserver.py", line 512, in <m