Skip to content

Commit

Permalink
[INLONG-11541][Docker] Support Manager config volume
Browse files Browse the repository at this point in the history
  • Loading branch information
emptyOVO committed Nov 25, 2024
1 parent 7292ead commit e048413
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ services:
- FLINK_HOST=jobmanager
- FLINK_PORT=8081
- AUDIT_QUERY_URL=http://audit:10080
volumes:
- ../../inlong-manager/conf:/opt/inlong-manager/conf

dashboard:
image: inlong/dashboard:${VERSION_TAG}
Expand Down

0 comments on commit e048413

Please sign in to comment.