Revize b225ffee
Přidáno uživatelem Fantič před téměř 2 roky(ů)
src/api/constants.ts | ||
---|---|---|
1 |
export const BASE_URL = 'http://147.228.173.159/api' |
|
1 |
export const BASE_URL = 'http://147.228.173.159/api' |
|
2 |
|
|
3 |
export const AVATAR_URL = 'http://147.228.173.159/static/avatars' |
|
4 |
|
|
5 |
export const IMAGE_URL = 'http:147.228.173.159/static/images' |
Také k dispozici: Unified diff
re #10569: NotesView: interface implementation