Skip to content

Commit

Permalink
chore: fixup dupe anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Jul 8, 2024
1 parent 262eee3 commit 4e3c080
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,8 @@ x-lagoon-project:

x-environment: &default-environment
LAGOON_PROJECT: *lagoon-project
# Route that should be used locally, if you are using pygmy, this route *must* end with .docker.amazee.io
LAGOON_ROUTE: &default-url http://lagoon-ui.docker.amazee.io
# Uncomment if you like to have the system behave like in production
LAGOON_ENVIRONMENT_TYPE: production
GRAPHQL_API: "${GRAPHQL_API:-http://0.0.0.0:3000/graphql}"
KEYCLOAK_API: "${KEYCLOAK_API:-http://0.0.0.0:8088/auth}"
LAGOON_UI_TOURS_ENABLED: enabled

services:
ui:
Expand Down

0 comments on commit 4e3c080

Please sign in to comment.