update config examples

This commit is contained in:
Joel Wetzell
2026-03-12 21:45:48 -05:00
parent 5c17c419fe
commit 5c760ea76f
2 changed files with 4 additions and 0 deletions
@@ -10,6 +10,8 @@ This config starts an HTTP server listening on port `3000`. Any HTTP request com
export const example = `
api:
port: 8080
modules:
- id: http
type: http.server