1 |
6e9c1c5d
|
Schwobik
|
export const BASE_URL = 'https://www.inventariarudolphina.com/api'
|
2 |
b225ffee
|
Fantič
|
|
3 |
6e9c1c5d
|
Schwobik
|
export const AVATAR_URL = 'https://www.inventariarudolphina.com/static/avatars'
|
4 |
b225ffee
|
Fantič
|
|
5 |
8c3203e0
|
Schwobik
|
export const IMAGE_URL = 'https://www.inventariarudolphina.com/static/images'
|
6 |
|
|
|
7 |
|
|
export const HOME_PAGE_IMG_URL = 'https://www.inventariarudolphina.com/static/home/Rudolf-Aachen-crop.png'
|
8 |
|
|
|
9 |
|
|
export const ITEM_PREVIEW_IMG_PREFIX_URL = 'https://www.inventariarudolphina.com/static/images/thumb-'
|