You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update:Start Docker services with Docker Compose, speed up the docker build process (#209)
* Update:Start Docker services with Docker Compose, removing some unnecessary files during the Docker image build process to speed up the build.
* Update index.ts
Comment out the duplicated host field
* Update:delete duplicate fields
* Refactor host configuration in index.ts
Removed duplicate host configuration and updated structure.
* Clarify comments in docker-compose.yaml
Updated comments in docker-compose.yaml for clarity.
---------
Co-authored-by: hustcc <[email protected]>
# - VIS_REQUEST_SERVER=http://127.0.0.1:3000/render # Notice: You can use AntV's project GPT-Vis-SSR to deploy an HTTP service in a private environment, and then pass the URL address through env VIS_REQUEST_SERVER.
0 commit comments