Skip to content

Commit

Permalink
Merge pull request #347 from canonical/update-docker-compose-setup
Browse files Browse the repository at this point in the history
chore: update `docker-compose.yml`
  • Loading branch information
natalian98 authored Oct 25, 2024
2 parents 3c03717 + 1acf1c3 commit 67e1b76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ services:
image: ghcr.io/canonical/identity-platform-login-ui:latest
environment:
- KRATOS_PUBLIC_URL=http://kratos:4433
- KRATOS_ADMIN_URL=http://kratos:4434
- HYDRA_ADMIN_URL=http://hydra:4445
- BASE_URL=http://localhost:4455
- PORT=4455
Expand Down

0 comments on commit 67e1b76

Please sign in to comment.