deploy change

This commit is contained in:
2025-02-01 14:29:59 +09:00
parent 160367f91b
commit b68d58fd0f
2 changed files with 4 additions and 2 deletions

2
backend/.deployment Normal file
View File

@@ -0,0 +1,2 @@
[config]
SCM_DO_BUILD_DURING_DEPLOYMENT=true

View File

@@ -1,6 +1,6 @@
#開発環境 #開発環境
#KAB_BACKEND_URL="https://kab-backend.azurewebsites.net/" KAB_BACKEND_URL="https://ktune-backend-dev-eba8fkeyffegc3cz.japanwest-01.azurewebsites.net/"
#単体テスト環境 #単体テスト環境
#KAB_BACKEND_URL="https://kab-backend-unittest.azurewebsites.net/" #KAB_BACKEND_URL="https://kab-backend-unittest.azurewebsites.net/"
#ローカル開発環境 #ローカル開発環境
KAB_BACKEND_URL="http://127.0.0.1:8000/" #KAB_BACKEND_URL="http://127.0.0.1:8000/"