Skip to content

Commit

Permalink
Merge pull request #152 from SSU-Plector/issue/143-matching-bot
Browse files Browse the repository at this point in the history
🔧 [Refactor] 설정 경로 수정
  • Loading branch information
88dldl authored Jul 21, 2024
2 parents 97cc7f5 + b7f797d commit 610f178
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public class DeveloperServiceImpl implements DeveloperService {
private final AmazonS3Manager s3Manager;
private final UuidRepository uuidRepository;

@Value("${sp.ai.url}")
@Value("${ai.url}")
private String aiUrl;

@Override
Expand Down

0 comments on commit 610f178

Please sign in to comment.