summaryrefslogtreecommitdiff
path: root/src/hub/test-fwd
blob: eff7605fbb27d4d4953fc4953230363c6ca9c6d8 (plain) (blame)
1
2
3
4
5
#!/bin/sh

TEST_D="./test"

exec ./bin/sfive-hub -db "$TEST_D" -start-pipe-server=false -start-pipegram-server=false -start-web-server=false -forward-url="http://localhost:8000"