api
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"/api": {
|
||||
"target": "https://api.lavero.store:555",
|
||||
"target": "https://api.lovero.store:555",
|
||||
"secure": false,
|
||||
"changeOrigin": true,
|
||||
"pathRewrite": {
|
||||
|
||||
@@ -4,7 +4,7 @@ export const environment = {
|
||||
brandName: 'Lavero Store',
|
||||
brandFullName: 'Lavero Store',
|
||||
theme: 'lavero',
|
||||
apiUrl: 'https://api.lavero.store:555',
|
||||
apiUrl: 'https://api.lovero.store:555',
|
||||
logo: '/assets/images/lavero/lavero-logo.png',
|
||||
contactEmail: 'info@lavero.store',
|
||||
supportEmail: 'info@lavero.store',
|
||||
|
||||
@@ -4,7 +4,7 @@ export const environment = {
|
||||
brandName: 'Lavero Store',
|
||||
brandFullName: 'Lavero Store',
|
||||
theme: 'lavero',
|
||||
apiUrl: 'https://api.lavero.store:555',
|
||||
apiUrl: 'https://api.lovero.store:555',
|
||||
logo: '/assets/images/lavero/lavero-logo.png',
|
||||
contactEmail: 'info@lavero.store',
|
||||
supportEmail: 'info@lavero.store',
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
<meta name="apple-mobile-web-app-title" content="Lavero Store">
|
||||
|
||||
<!-- Preconnect to API -->
|
||||
<link rel="preconnect" href="https://api.lavero.store">
|
||||
<link rel="preconnect" href="https://api.lovero.store">
|
||||
|
||||
<!-- Google Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
|
||||
Reference in New Issue
Block a user