We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21ef163 commit e7b0780Copy full SHA for e7b0780
application.yml
@@ -19,8 +19,9 @@ spring:
19
deleteUntrackedBranches: false
20
refreshRate: 0
21
# username: trolley
22
+ # for GitHub, use a personal access token
23
# password: strongpassword
- defaultLabel: master
24
+ defaultLabel: main
25
# See: https://docs.spring.io/spring-cloud-config/docs/current/reference/html/#_file_system_backend
26
native:
27
searchLocations: "file:config/{application"
0 commit comments