# yaml-language-server: $schema=https://schema.zeabur.app/template.json
apiVersion: zeabur.com/v1
kind: Template
metadata:
    name: gemini-openai-proxy
spec:
    description: https://github.com/zhu327/gemini-openai-proxy
    coverImage: https://github.com/zhu327/gemini-openai-proxy
    icon: https://github.com/zhu327/gemini-openai-proxy
    tags:
        - API
    readme: gemini-proxy
    services:
        - name: gemini-proxy
          template: GIT
          spec:
            source:
                source: GITHUB
                repo: 802867814
                branch: main
          domainKey: null
