You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2023/04/04 02:03:07 UTC

[inlong] branch master updated: [INLONG-7777][Docker] Fixed the typo for dashboard in docker-compose (#7765)

This is an automated email from the ASF dual-hosted git repository.

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


The following commit(s) were added to refs/heads/master by this push:
     new fa68889ad [INLONG-7777][Docker] Fixed the typo for dashboard in docker-compose (#7765)
fa68889ad is described below

commit fa68889ad0f422d8ea06c4da33012ae8e8369d3f
Author: J·Y <ji...@gmail.com>
AuthorDate: Tue Apr 4 10:03:01 2023 +0800

    [INLONG-7777][Docker] Fixed the typo for dashboard in docker-compose (#7765)
---
 docker/docker-compose/docker-compose.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/docker-compose/docker-compose.yml b/docker/docker-compose/docker-compose.yml
index ac58f3e1b..6f7d7c4e7 100644
--- a/docker/docker-compose/docker-compose.yml
+++ b/docker/docker-compose/docker-compose.yml
@@ -61,7 +61,7 @@ services:
       - FLINK_PORT=8081
       - AUDIT_PROXY_URL=audit:10081
 
-  webisite:
+  dashboard:
     image: inlong/dashboard:${VERSION_TAG}
     container_name: dashboard
     depends_on: