Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aomegax committed Jan 12, 2024
1 parent d941112 commit 65579b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ microservice-chart:
CORS_CONFIGURATION: '{"origins": ["*"], "methods": ["*"]}'
SPRING_DATASOURCE_URL: "jdbc:postgresql://pagopa-d-weu-nodo-flexible-postgresql.postgres.database.azure.com:6432/nodo?prepareThreshold=0"
SPRING_DATASOURCE_USERNAME: "cfg"
API_CONFIG_CACHE_BASE_PATH: "https://api.dev.platform.pagopa.it/api-config-cache/p/v1"
API_CONFIG_CACHE_BASE_PATH: "https://api.dev.platform.pagopa.it/api-config-cache/o/v1"
DATAEXPLORER_URL: "https://pagopaddataexplorer.westeurope.kusto.windows.net"
DATAEXPLORER_CLIENTID: ""
DATAEXPLORER_DBNAME: "re"
Expand Down

0 comments on commit 65579b5

Please sign in to comment.