Git Product home page Git Product logo

Comments (3)

moeakwak avatar moeakwak commented on June 12, 2024

尝试启用:https://cws-docs.pages.dev/zh/guide/manual.html#%E4%BD%BF%E7%94%A8-arkose-endpoint

from chatgpt-web-share.

Cod1ng avatar Cod1ng commented on June 12, 2024

尝试启用:https://cws-docs.pages.dev/zh/guide/manual.html#%E4%BD%BF%E7%94%A8-arkose-endpoint

请问此时 ninja 本身的 docker-compose 应该怎么设置,目前我是这么设置的:

  ninja:
    image: ghcr.io/gngpp/ninja:latest
    container_name: ninja
    restart: unless-stopped
    command: run --enable-webui --arkose-endpoint https://ninjabackend.xxx.xyz --enable-arkose-proxy
    ports:
      - 7999:7999
    environment:
      - TZ=Asia/Shanghai
    volumes:
      - "./ninja:/root/.ninja"

然后https://ninjabackend.xxx.xyz设置了到服务器的 7999 端口的反代
然后 cws 里设置的Arkose Endpoint Base 是https://ninjabackend.xxx.xyz/v2/

但是老是Failed to get Arkose token,求教

from chatgpt-web-share.

moeakwak avatar moeakwak commented on June 12, 2024

--enable-arkose-proxy 拿掉

确认一下 你的域名/v2/35536E1E-65B4-4D96-9D97-6ADB7EFF8147/api.js 是否正常返回内容

from chatgpt-web-share.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.