2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-11-25 06:50:39 +00:00
Files
InvenTree/docker/nginx.conf
Mark De Deuge fc06bc7574 Update nginx.conf to use http_host rather than host fixes #1930
Using proxy_set_header Host $host; does not pass through the port. This causes the /api-doc/ route to miss the port when attempting to render routes. 
This fixes: #1930
2021-08-10 10:27:40 +10:00

1.3 KiB