Skip to content

Commit

Permalink
Update docker-compose.yml.j2
Browse files Browse the repository at this point in the history
  • Loading branch information
gschmutz committed Jan 2, 2025
1 parent c02f72b commit 15845ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20752,7 +20752,7 @@ services:
com.platys.webui.title: "LakeFS UI"
com.platys.webui.url: "http://dataplatform:28220"
com.platys.restapi.title: "LakeFS UI"
com.platys.restapi.url: "http://dataplatform:28220/api/vi"
com.platys.restapi.url: "http://dataplatform:28220/api/v1/healthcheck"
ports:
- 28220:8000
depends_on:
Expand Down

0 comments on commit 15845ab

Please sign in to comment.