mirror of
https://github.com/won-ktds/smarketing-backend.git
synced 2026-01-21 11:06:23 +00:00
Merge branch 'marketing-contents'
This commit is contained in:
commit
1d0f16134b
@ -24,7 +24,7 @@ public class ClaudeAiContentGenerator implements AiContentGenerator {
|
||||
|
||||
private final WebClient webClient;
|
||||
|
||||
@Value("${external.ai-service.base-url:http://20.249.139.88:5001}")
|
||||
@Value("${external.ai-service.base-url:http://20.249.113.247:5001}")
|
||||
private String aiServiceBaseUrl;
|
||||
|
||||
/**
|
||||
|
||||
@ -36,7 +36,7 @@ logging:
|
||||
com.won.smarketing: ${LOG_LEVEL:DEBUG}
|
||||
external:
|
||||
ai-service:
|
||||
base-url: ${AI_SERVICE_BASE_URL:http://20.249.139.88:5001}
|
||||
base-url: ${AI_SERVICE_BASE_URL:http://20.249.113.247:5001}
|
||||
|
||||
management:
|
||||
endpoints:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user