Skip to content

Commit 4995d67

Browse files
committed
localhost: dev api
1 parent e9896c3 commit 4995d67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export const useServerURL = () => {
3333
return Server.API.dev
3434

3535
default:
36-
return Server.API.arabica
36+
return Server.API.dev
3737
}
3838
}
3939

0 commit comments

Comments
 (0)