mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-09-01 18:28:59 +00:00
12 lines
378 B
Plaintext
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)
|