Files
showbridge-docs/src/content/docs/concepts/config.mdx
T
Joel Wetzell 8e6cd58006 format
2026-05-17 21:12:04 -05:00

12 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)