mirror of
https://github.com/dreamstarsky/runbin.git
synced 2026-05-15 14:23:07 +00:00
Bumps [rollup](https://github.com/rollup/rollup) from 4.40.0 to 4.59.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.40.0...v4.59.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.59.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
How to run?
- 直接启动
- 修改
public/config.js里的地址 - 运行
npm run dev
- 启动docker
docker run -d --name=web-server -p 80:80 -e BACKEND_URL=114514 -e LSP_SERVER_URL=1919810 hxzzz/meow-paste:latest
- 语言服务器
docker run -d --name=lsp-server -p 3003:3003 hxzzz/cpplsp:latest
cpp 语言服务器
ws://127.0.0.1:3003/cpp