meeting-point/config.example.json
2026-01-09 18:52:32 +08:00

7 lines
156 B
JSON

{
"amap_key": "YOUR_WEB_SERVICE_API_KEY",
"amap_js_key": "YOUR_JS_API_KEY",
"amap_js_secret": "YOUR_JS_API_SECURITY_CODE",
"port": "8080"
}