Closed LemonNekoGH closed 1 year ago
https://github.com/nekomeowww/insights-bot/blob/389df70673386a85487182d349df642082423828/docker-compose.yml#L4
It will run two services(insights_bot, insights_bot_local) even if the --profile argument equals local.
insights_bot
insights_bot_local
--profile
local
https://github.com/nekomeowww/insights-bot/blob/389df70673386a85487182d349df642082423828/docker-compose.yml#L4
It will run two services(
insights_bot
,insights_bot_local
) even if the--profile
argument equalslocal
.