# yaml-language-server: $schema=https://schema.zeabur.app/template.json
apiVersion: zeabur.com/v1
kind: Template
metadata:
    name: ChatGPT
spec:
    description: NextChatWebUI
    tags:
        - API
        - Website
        - Static
    readme: 这个是ChatGpt的聊天webUI，NextChat
    services:
        - name: NextChat
          template: GIT
          spec:
            source:
                source: GITHUB
                repo: 825127559
                branch: main
          domainKey: null
