init
This commit is contained in:
5
config/config.yaml
Normal file
5
config/config.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
server:
|
||||
port: "8080" # 服务端口
|
||||
|
||||
database:
|
||||
path: "data/navigation.db" # 数据库文件路径
|
Reference in New Issue
Block a user