- Optional
- Default:
workspace=.
Note: When running Plankton from within a container, the workspace path is related to the container file system, not to the host file system. Be aware of this when mapping paths between them.
- Optional
- Default:
file=plankton.yaml
Note: When running Plankton from within a container, the file path is related to the container file system, not to the host file system. Be aware of this when mapping paths between them.
To disable the web interface, set it to none:
spring.main.web-application-type=none