commit | 8c0d0f630a2d8b534c8afe041298ea96ed9fdb11 | [log] [tgz] |
---|---|---|
author | Lidyaqf <106641369+Lidyaqf@users.noreply.github.com> | Wed Jun 01 15:09:19 2022 +0800 |
committer | GitHub <noreply@github.com> | Wed Jun 01 15:09:19 2022 +0800 |
tree | 5406d1b56ce7188b130bff4688c2c2f5af52d840 | |
parent | 4f3b7a9441142390c7e8a26df2589bc1aaee1de5 [diff] |
Titlelogo modify (#207) * Titlelogo modify * Titlelogo modify Co-authored-by: lidya <1612405095@qq.com>
Apache ShenYu Dashboard is frontend of a management background for Apache ShenYu. The API interface is in the Apache Shenyu Admin module.
Modify the api url for different environment, eg: http://192.168.1.100:8000
# install dependencies in this project root path. npm install # start npm start
# install dependencies in this project root path. npm install # build for production npm run build # copy to apache-shenyu-admin cp -rf dist/* shenyu-admin/src/main/resources/static/