Skip to content

Commit

Permalink
Update apiServer.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
wuyu8512 authored Dec 2, 2023
1 parent 356dc75 commit 041049d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/apiServer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { useStorage } from '@vueuse/core'
const apiServerOptions = [
{
label: 'lightnovel.life',
value: 'https://api.lightnovel.life:8443'
value: 'https://api.lightnovel.life:2053'
},
{
label: 'lightnovel.life (CloudFlare)',
Expand Down

0 comments on commit 041049d

Please sign in to comment.