Skip to content

Commit

Permalink
fix: slack token 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
capDoYeonLee committed Nov 30, 2024
1 parent 384470b commit ce39d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BE/error/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spring.config.activate.on-profile.oauth.provider.slack.clientId=437291124342.714
spring.config.activate.on-profile.oauth.provider.slack.cliientSecret=b7ea56364590159cd00916bd9e03bec3
spring.data.redis.host=redis
spring.data.redis.port=6379
slack.token=xoxb-437291124342-7268088701600-y4ufFUlTIl7UKjOAFS3F0cze




0 comments on commit ce39d99

Please sign in to comment.