diff options
| -rw-r--r-- | bragi.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -383,6 +383,7 @@ in rec { | |||
| 383 | 383 | ||
| 384 | location /bar/ { | 384 | location /bar/ { |
| 385 | proxy_pass http://[::1]:8082; | 385 | proxy_pass http://[::1]:8082; |
| 386 | proxy_set_header Host $host; | ||
| 386 | } | 387 | } |
| 387 | } | 388 | } |
| 388 | ''; | 389 | ''; |
