mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-26 21:05:30 +00:00
fix config example
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
modules:
|
modules:
|
||||||
- id: http
|
- id: http
|
||||||
type: net.http.server
|
type: http.server
|
||||||
params:
|
params:
|
||||||
port: 3000
|
port: 3000
|
||||||
- id: udp
|
- id: udp
|
||||||
|
|||||||
Reference in New Issue
Block a user