summaryrefslogtreecommitdiffstats
path: root/sample-apps/basic-search/src/main/application/hosts.xml
blob: 65c6373d70cb9d5bb6113dadea54d048ca8de8d6 (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<hosts>
  <host name="localhost">
    <alias>node1</alias>
  </host>
</hosts>