Tweak test script no issue #
[arvados.git] / src / test / resources / application.conf
1 # configuration for unit tests
2
3 arvados {
4     api {
5         port = 9000
6         keepweb-port = 9000
7         token = 1m69yw9m2wanubzyfkb1e9icplqhtr2r969bu9rnzqbqhb7cnb
8         protocol = "http"
9     }
10 }