Remove stale api client deploy config
TaxBaik CI/CD / build-and-deploy (push) Failing after 3m33s

This commit is contained in:
2026-07-09 12:37:55 +09:00
parent c13ea73e61
commit 032056b4f9
-1
View File
@@ -107,7 +107,6 @@ jobs:
"Default": "Host=localhost;Database=taxbaikdb;Username=taxbaik;Password=taxbaik123"
},
"Jwt": {"SecretKey": os.environ["JWT_SECRET_KEY"]},
"ApiClient": {"BaseUrl": "http://127.0.0.1:5001/api/"},
"Telegram": {
"BotToken": os.environ["TELEGRAM_BOT_TOKEN"],
"ChatId": os.environ["TELEGRAM_CHAT_ID"],