Skip to content

Commit

Permalink
Added missing RESTY_RESOLVER env var.
Browse files Browse the repository at this point in the history
  • Loading branch information
stooit committed Sep 24, 2024
1 parent eb4242a commit 711fa14
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 @@ -24,6 +24,7 @@ x-volumes-paas: &paas-volumes
- .:/app:delegated

x-environment: &default-environment
RESTY_RESOLVER: 8.8.8.8
STAGE_FILE_PROXY_URL: ${STAGE_FILE_PROXY_URL:-}
LAGOON_ENVIRONMENT_TYPE: ${LAGOON_ENVIRONMENT_TYPE:-}
LAGOON_PROJECT: *lagoon-project
Expand Down

0 comments on commit 711fa14

Please sign in to comment.