app.conf.in 428 B

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