aboutsummaryrefslogtreecommitdiffstats
path: root/jsTestDriver-scenario.conf
blob: 1ad7d32f22504497df8bac55cd2b9e0cb3b7e805 (plain)
1
2
3
4
5
6
7
8
9
10
server: http://localhost:9877

load:
  - build/angular-scenario.js
  - build/jstd-scenario-adapter-config.js
  - build/jstd-scenario-adapter.js
  - build/docs/docs-scenario.js

proxy:
 - {matcher: "*", server: "http://localhost:8000"}