Skip to content

Commit

Permalink
Merge branch 'main' into hotfix/backstage/urls
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoluisi authored Dec 27, 2023
2 parents 5442e51 + 6dac3f3 commit da039ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/app-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ proxy:
# url to the api and path of your hosted prometheus instance
target: https://prometheus.devxp-tech.io/api/v1/


# '/snyk':
# target: https://snyk.io/api/v1
# headers:
Expand Down
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ services:
- ARGOCD_AUTH_TOKEN=$ARGOCD_AUTH_TOKEN
- AUTH_GITHUB_CLIENT_ID=$AUTH_GITHUB_CLIENT_ID
- AUTH_GITHUB_CLIENT_SECRET=$AUTH_GITHUB_CLIENT_SECRET
- ARGOCD_AUTH_TOKEN=$ARGOCD_AUTH_TOKEN
- ENV=development
- GITHUB_ACCESS_TOKEN=$GITHUB_ACCESS_TOKEN
- GIT_DISCOVERY_ACROSS_FILESYSTEM=1
Expand Down

0 comments on commit da039ac

Please sign in to comment.