Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 1.01 KB

README.md

File metadata and controls

12 lines (11 loc) · 1.01 KB

Build Status Issues License Docker Pulls

🌱 PlantLogic | Data Service

Docker Environment Variables

App Configuration

  • ENABLE_SWAGGER: Default is false. Allows all connections to Swagger and Swagger UI.
  • ALLOW_COMMON_RESET: Default is false. Deletes all 'common' data, but not ranch data.
  • SERVER_SERVLET_CONTEXT_PATH: The path that the service listens to. If served from example.com/api/user/, this should be /api/user (which is the default).