diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2018-09-08 18:18:41 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2018-09-08 18:18:41 +0200 |
| commit | 8800e3842c828fcbd065328e6cabc53992cc293f (patch) | |
| tree | 5ad7b69a5426ccd7c6922d0e2bdad1ffb5d0da73 | |
| parent | ca13dc3b8c3458aaa041920b84f04645d5926676 (diff) | |
| download | nixos-8800e3842c828fcbd065328e6cabc53992cc293f.tar nixos-8800e3842c828fcbd065328e6cabc53992cc293f.tar.gz nixos-8800e3842c828fcbd065328e6cabc53992cc293f.tar.bz2 nixos-8800e3842c828fcbd065328e6cabc53992cc293f.tar.xz nixos-8800e3842c828fcbd065328e6cabc53992cc293f.zip | |
...
| -rw-r--r-- | odin.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -461,7 +461,7 @@ | |||
| 461 | serverAliases = [ "odin" "10.141.1.2" ]; | 461 | serverAliases = [ "odin" "10.141.1.2" ]; |
| 462 | 462 | ||
| 463 | locations = { | 463 | locations = { |
| 464 | "/bar/".proxyPass = "http://bar"; | 464 | "/bar/".proxyPass = "http://bar/"; |
| 465 | }; | 465 | }; |
| 466 | }; | 466 | }; |
| 467 | 467 | ||
