Skip to content

Commit

Permalink
Update ApiService.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
Malopieds authored Oct 30, 2024
1 parent 5c925fb commit c742534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kizzy/src/main/java/com/my/kizzy/remote/ApiService.kt
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ class ApiService {
}

companion object {
const val BASE_URL = "https://kizzyapi-1-z9614716.deta.app"
const val BASE_URL = "https://kizzy-api.cjjdxhdjd.workers.dev"
}
}

0 comments on commit c742534

Please sign in to comment.