diff options
| -rw-r--r-- | bragi.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -376,7 +376,7 @@ in rec { | |||
| 376 | 376 | ||
| 377 | location /bar/ { | 377 | location /bar/ { |
| 378 | proxy_pass http://localhost:8082/; | 378 | proxy_pass http://localhost:8082/; |
| 379 | }; | 379 | } |
| 380 | } | 380 | } |
| 381 | ''; | 381 | ''; |
| 382 | }; | 382 | }; |
