5 lines
103 B
YAML
5 lines
103 B
YAML
|
server:
|
||
|
port: "8080" # 服务端口
|
||
|
|
||
|
database:
|
||
|
path: "data/navigation.db" # 数据库文件路径
|