a532ac2e10
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
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
|