Skip to content

Commit

Permalink
[INLONG-7777][Docker] Fixed the typo for dashboard in docker-compose (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
JinsYin committed Apr 4, 2023
1 parent ca71e9f commit fa68889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose/docker-compose.yml
Expand Up @@ -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:
Expand Down

0 comments on commit fa68889

Please sign in to comment.