Merge pull request 'dhs-testing stubs' (#48) from dhs-testing into master
Reviewed-on: #48
This commit is contained in:
commit
a37f7ea8a8
@ -49,6 +49,7 @@ app.use('/kazan-explore', require('./routers/kazan-explore'))
|
|||||||
app.use('/edateam', require('./routers/edateam-legacy'))
|
app.use('/edateam', require('./routers/edateam-legacy'))
|
||||||
app.use('/dry-wash', require('./routers/dry-wash'))
|
app.use('/dry-wash', require('./routers/dry-wash'))
|
||||||
app.use('/freetracker', require('./routers/freetracker'))
|
app.use('/freetracker', require('./routers/freetracker'))
|
||||||
|
app.use('/dhs-testing', require('./routers/dhs-testing'))
|
||||||
|
|
||||||
app.use(require('./error'))
|
app.use(require('./error'))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user