You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`partdb:migrations:import-partkeepr`: Imports a mysqldump XML dump of a PartKeepr database into Part-DB. This is only
67
67
needed for users, which want to migrate from PartKeepr to Part-DB. *All existing data in the Part-DB database is
68
68
deleted!*
69
+
*`settings:migrate-env-to-settings`: Migrate configuration from environment variables to the settings interface.
70
+
The value of the environment variable is copied to the settings database, so the environment variable can be removed afterwards without losing the configuration.
0 commit comments