Commit Graph

4 Commits

Author SHA1 Message Date
Toucan-Sam
77d9641323
Update PROXY.md
Removed: `include conf.d/proxy-confs/proxy.conf;` lines because they're specific to user (shauder) and will break nginx if copy-pasted/don't exist.
Changed: Moved listen value and server_name to top as is standard for nginx configs
Changed: Commented out SSL config as it's specific to user (shauder) and will break if copy-pasted/don't exist. But is still useful and a good idea for simplifying nginx config.
Changed: Rearranged location blocks because OCD. First /, then /notifications/hub, then /notifications/hub/negotiate because it looks nicer in a tree where each location grows.
2018-10-25 19:45:22 +13:00
Daniel García
b1397c95ca
Remove unnecessary path in PROXY.md 2018-09-19 22:33:12 +02:00
Joel Kåberg
ee321be579
traefik example 2018-09-14 23:22:38 +02:00
Daniel García
9cdb605659
Include more proxy examples 2018-09-13 17:08:16 +02:00