@cryptotaxi247 / infra / commits / 39c26a6b

svn path=/configurations/trunk/tud/; revision=15213

svn path=/configurations/trunk/tud/; revision=15213

Eelco Dolstra committed Apr 21, 2009 at 12:40 UTC 39c26a6bf6dca5c00d290060343a816666938fa4
1 file changed +2 -2
cartman.nix
+2 -2
@@ -401,8 +401,8 @@ rec {
401
402 ProxyRequests Off
403 ProxyPreserveHost On
404 - ProxyPass / http://localhost:3000/
405 - ProxyPassReverse / http://localhost:3000/
404 + ProxyPass / http://hydra:3000/
405 + ProxyPassReverse / http://hydra:3000/
406 '';
407 }
408