app.conf.in 445 B

12345678910111213141516
  1. appname=%APP_NAME%
  2. serve_addr="%SERVE_ADDR%:%SERVE_PORT%"
  3. outip="%OUT_IP%"
  4. runmode=%RUNMODE%
  5. autorender = false
  6. copyrequestbody = true
  7. EnableDocs = true
  8. etcd_addrs="%ETCD_ADDR%:%ETCD_PORT%"
  9. encrypt_key="%ENCRYPT_KEY%"
  10. log_dir=%LOG_DIR%/%SERVICE_NAME%
  11. project_name=gd
  12. discovery_type=%DISCOVERY_TYPE%
  13. vehicle_logo_url=https://image.chejinjia.cn/vehicles/logos/
  14. swagger_dir=/etc/%SERVICE_NAME%/swagger
  15. weather_image_dir=/etc/%SERVICE_NAME%/static