tv public_html: add server aliases for gg23
This commit is contained in:
parent
11a6591454
commit
e749d26c4f
|
@ -9,6 +9,7 @@ with import <stockholm/lib>;
|
|||
serverAliases = [
|
||||
"localhost"
|
||||
"${config.krebs.build.host.name}"
|
||||
"${config.krebs.build.host.name}.gg23"
|
||||
"${config.krebs.build.host.name}.r"
|
||||
];
|
||||
locations."~ ^/~(.+?)(/.*)?\$".extraConfig = ''
|
||||
|
|
Loading…
Reference in a new issue