mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-10 01:17:42 +01:00
14 lines
146 B
YAML
14 lines
146 B
YAML
|
|
name: CraftBeerPi
|
|
version: 4.0
|
|
|
|
index_url: /cbpi_ui/static/index.html
|
|
|
|
port: 8080
|
|
|
|
# login data
|
|
username: cbpi
|
|
password: 123
|
|
|
|
ws_push_all: true
|
|
|