Files
showbridge-docs/src/content/docs/concepts/config.mdx
T
2026-03-28 14:59:10 -05:00

9 lines
378 B
Plaintext

---
title: Config
sidebar:
order: 1
---
The showbridge router's config is entirely controlled by a YAML/JSON config file. This file must be made by hand for now. I do provide some starter/example configs to look at to get a general idea of what one entails.
Resources
- good idea to start with [config.yaml](https://github.com/jwetzell/showbridge-go/blob/main/config.yaml)