refactor: python ai api 호출 주소 변경

This commit is contained in:
yuhalog
2025-06-19 09:53:12 +09:00
parent 53a18a6eb8
commit 7537f862e9
4 changed files with 35 additions and 7 deletions
@@ -37,6 +37,10 @@ logging:
external:
ai-service:
base-url: ${AI_SERVICE_BASE_URL:http://20.249.113.247:5001}
store-service:
base-url: ${STORE_SERVICE_URL:http://smarketing.20.249.184.228.nip.io}
timeout: ${STORE_SERVICE_TIMEOUT:5000}
azure:
storage:
account-name: ${AZURE_STORAGE_ACCOUNT_NAME:stdigitalgarage02}