Skip to content

Commit bd4b46c

Browse files
author
karmaking
committed
debug/build pipeline
1 parent 30a3a0e commit bd4b46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application.properties.docker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ oauth2.client_scope=${OAUTH2_CLIENT_SCOPE}
2323
#oauth2.jws_alg=${OAUTH2_JWS_ALG}
2424
#oauth2.jwk_private_key=${OAUTH2_JWK_PRIVATE_KEY}
2525

26-
spring.redis.database=${SPRING_REDIS_DATABASE:}
26+
#spring.redis.database=${SPRING_REDIS_DATABASE:}
2727
spring.redis.host=${SPRING_REDIS_HOST}
2828
spring.redis.port=${SPRING_REDIS_PORT:6379}
2929
spring.redis.password=${SPRING_REDIS_PASSWORD:} #sets to empty if not present

0 commit comments

Comments
 (0)