97b8c8c8fc
Signed-off-by: Otto Sichert <git@ottosichert.de>
13 lines
244 B
YAML
13 lines
244 B
YAML
# NOTE: This file is used for testing techdocs-cli locally
|
|
|
|
app:
|
|
title: Techdocs Preview App
|
|
baseUrl: http://localhost:3000
|
|
|
|
backend:
|
|
baseUrl: http://localhost:7007
|
|
|
|
techdocs:
|
|
builder: 'external'
|
|
requestUrl: http://localhost:7007/api
|