Skip to content

26.0.1

Choose a tag to compare

@tyuer11 tyuer11 released this 02 Apr 07:47
· 83 commits to master since this release

Update

Docker Deployment

  1. Pull the latest code via Git: git reset --hard HEAD && git pull
  2. Restart the Node.js container under buildingai in Docker:
    docker restart buildingai-nodejs

Manual Deployment

  1. If pnpm and git are installed locally, first run pnpm sync-env

Content

Fixes

  • Fix frontend request issues.