Revize 6e9c1c5d
Přidáno uživatelem Schwobik 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 = 'https://www.inventariarudolphina.com/api'
|
|
2 | 2 |
|
3 |
export const AVATAR_URL = 'http://147.228.173.159/static/avatars'
|
|
3 |
export const AVATAR_URL = 'https://www.inventariarudolphina.com/static/avatars'
|
|
4 | 4 |
|
5 |
export const IMAGE_URL = 'http:147.228.173.159/static/images' |
|
5 |
export const IMAGE_URL = 'https://www.inventariarudolphina.com/static/images' |
Také k dispozici: Unified diff
Switched to production
re #10715