0456b73da8
Signed-off-by: Camila Belo <camilaibs@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:7000
|
|
|
|
techdocs:
|
|
builder: 'external'
|
|
requestUrl: http://localhost:7000/api
|