Skip to content

Commit

Permalink
change enum
Browse files Browse the repository at this point in the history
  • Loading branch information
zyzyx85 committed Dec 10, 2024
1 parent d3cf799 commit 69d48aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spring.security.oauth2.client.registration.oidc.client-id=my-digital-exchange
spring.security.oauth2.client.registration.oidc.client-secret=e52c1e9a-065b-49fc-9ce8-fa6913bd87d0

# Entando
entando.namespaces.to.observe=${NAMESPACE:default}
entando.namespaces.to.observe=${NAMESPACE_TO_OBSERVE:default}
entando.cluster.address=${CLUSTER_ADDRESS:http://localhost}
entando.cluster.token=${CLUSTER_TOKEN:qwe}

Expand Down

0 comments on commit 69d48aa

Please sign in to comment.