Skip to content

[Bug] Is there a missing config_example.yml file in the root directory of the V2 version? #3753

@lu9944

Description

@lu9944

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions