Revize a2be41ef
Přidáno uživatelem Michal Schwob před více než 1 rok
src/api/constants.ts | ||
---|---|---|
1 |
export const BASE_URL = 'http://147.228.173.159'
|
|
1 |
export const BASE_URL = 'https://www.inventariarudolphina.com/'
|
|
2 | 2 |
export const BASE_API_URL = BASE_URL + '/api' |
3 | 3 |
|
4 | 4 |
export const AVATAR_URL = BASE_URL + '/static/avatars' |
Také k dispozici: Unified diff
Switched to live backend, prebuild run
re #10896