NodeBB Plugin reactivated after container re-creation.
-
Hello all
I am creating my own docker container, and I have an issue with plugin being reactivating after a docker re-creation.
At container start (nodebb code & dependencies are already installed) :
- nodebb setup
- nodebb reset -p nodebb-plugin-composer-default
- nodebb build
- nodebb start
After each startup, the default composer is enabled again. Do you know why?
-
Active plugins are stored in your database. Are you using the same database each time?
Copyright © 2024 NodeBB | Contributors