moviewyrm/nginx
Olof Pettersson 5f10ccd9c7
Comment out trailing block ending
For people installing an instance with only the reverse proxy server, the hidden trailing `}` at the end of the second server block is quite hard to catch and it took me a good while to figure it out. Having the entire server commented out makes the whole process more understandable in my opinion.
2021-12-01 14:18:28 +01:00
..
development Fixing nginx-config misunderstanding. 2021-05-23 14:27:02 +08:00
production Comment out trailing block ending 2021-12-01 14:18:28 +01:00
server_config Setting client_max_body_size to 10m. 2021-05-23 14:08:22 +08:00