# yaml-language-server: $schema=https://schema.zeabur.app/template.json
apiVersion: zeabur.com/v1
kind: Template
metadata:
    name: KnifeHub
spec:
    description: "\U0001F9F0 简单易用的效率工具平台"
    tags:
        - API
        - Website
        - Tool
    readme: "\U0001F9F0 简单易用的效率工具平台\n\n[https://github.com/yiyungent/KnifeHub](https://github.com/yiyungent/KnifeHub)\n"
    services:
        - name: KnifeHub
          template: GIT
          spec:
            source:
                source: GITHUB
                repo: 466976106
                branch: ""
            env:
                PLUGINCORE_ADMIN_PASSWORD:
                    default: ABC12345
                PLUGINCORE_ADMIN_USERNAME:
                    default: admin
          domainKey: knifehub-demo
