This is an automated email from the ASF dual-hosted git repository.
urfree pushed a change to branch branch-0.3.0
in repository https://gitbox.apache.org/repos/asf/pulsar-manager.git
from 898ec71 Release 0.3.0
add f5a77e0 fix: launch error with log lib conflict (#460)
new 8237dc4 Merge branch 'master' into branch-0.3.0
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build.gradle | 4 ----
front-end/docker/conf.d/default.conf | 11 +++++++++++
front-end/docker/docker.sh | 13 +++++++++++++
front-end/src/router/index.js | 2 +-
4 files changed, 25 insertions(+), 5 deletions(-)
create mode 100644 front-end/docker/conf.d/default.conf
create mode 100755 front-end/docker/docker.sh