Add Koreader API endpoints
This commit is contained in:
parent
6288d89651
commit
e84aed357a
19 changed files with 4079 additions and 1 deletions
|
|
@ -2,7 +2,8 @@
|
|||
// `ng build --prod` replaces `environment.ts` with `environment.prod.ts`.
|
||||
// The list of file replacements can be found in `angular.json`.
|
||||
|
||||
const IP = 'localhost';
|
||||
// const IP = 'localhost';
|
||||
const IP = '10.10.30.215';
|
||||
|
||||
export const environment = {
|
||||
production: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue