19 lines
193 B
YAML
19 lines
193 B
YAML
|
version: v0.6.0-alpha.1
|
||
|
|
||
|
log:
|
||
|
level: debug
|
||
|
|
||
|
namespaces:
|
||
|
- id: 0
|
||
|
name: open-cloud
|
||
|
|
||
|
dsn: memory
|
||
|
|
||
|
serve:
|
||
|
read:
|
||
|
host: 0.0.0.0
|
||
|
port: 4466
|
||
|
write:
|
||
|
host: 0.0.0.0
|
||
|
port: 4467
|