Plugins
Plugins can be loaded to services.
Introduction
Examples of plugins:
Name
Description
Setup
docker exec -it flyingfish_service /bin/bashcd /opt/flyingfish/backendnpm install git+https://github.com/PluginUrl/Plugin.gitexitdocker restart flyingfish_serviceLast updated