15 lines
183 B
Plaintext
15 lines
183 B
Plaintext
listen: 4222
|
||
|
||
# Point to your operator JWT
|
||
|
||
operator:
|
||
|
||
# Use memory resolver for testing (or URL for production)
|
||
|
||
resolver: MEMORY
|
||
|
||
# Enable debug logging
|
||
|
||
debug: true trace: true
|
||
|