Contact Information
No response
MaxKB Version
2.0.1
Problem Description
When I was conducting secondary development using the source code, I found that I couldn't start the project. When I executed cp config_example.yml /opt/maxkb/conf/config.yml, it prompted that the file didn't exist. Then I compared it with the v1 version and found that the v2 version was missing a config_example.yml file. After I copied the config_example.yml from the v1 version, the project could start normally.
Steps to Reproduce
When using git clone https://github.com/1Panel-dev/MaxKB to obtain the project, I found that the config_example.yml file is missing, which prevents the project from starting.
The expected correct result
No response
Related log output
Additional Information
No response