You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
171 B

# 示例配置文件
database_host=localhost
database_port=3306
database_user=admin
database_password=admin123
api_key=sk-1234567890abcdef
debug_mode=true
log_level=debug