Kintone app build backend created

This commit is contained in:
2023-07-10 13:13:43 +09:00
parent 80446a3860
commit 081be5f35b
5 changed files with 48 additions and 22 deletions

View File

@@ -1,2 +1,2 @@
KAB_BACKEND_URL="http://localhost:8000/api/"
KAB_BACKEND_URL="http://127.0.0.1:8000/api/v1/upload"