mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-13 01:49:28 +00:00
chore(deps): update web npm deps non-major (#4174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: qwerty287 <qwerty287@posteo.de>
This commit is contained in:
@@ -18,7 +18,6 @@ function woodpeckerInfoPlugin(): Plugin {
|
||||
'1) Please add `WOODPECKER_DEV_WWW_PROXY=http://localhost:8010` to your `.env` file.\n' +
|
||||
'After starting the woodpecker server as well you should now be able to access the UI at http://localhost:8000/\n\n' +
|
||||
'2) If you want to run the vite dev server (`pnpm start`) within a container please set `VITE_DEV_SERVER_HOST=0.0.0.0`.';
|
||||
// eslint-disable-next-line no-console
|
||||
console.log(info);
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user