Change public Kowl port
This commit is contained in:
@@ -82,7 +82,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./config.yaml:/etc/kowl/config.yaml
|
- ./config.yaml:/etc/kowl/config.yaml
|
||||||
ports:
|
ports:
|
||||||
- "8081:8080"
|
- "8080:8080"
|
||||||
entrypoint: ./kowl --config.filepath=/etc/kowl/config.yaml
|
entrypoint: ./kowl --config.filepath=/etc/kowl/config.yaml
|
||||||
depends_on:
|
depends_on:
|
||||||
- kafka1
|
- kafka1
|
||||||
|
|||||||
Reference in New Issue
Block a user