Update .env file to activate production API URL and enable tour availability in projects data
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
VITE_API_URL=http://192.168.1.224:4002
|
||||
# VITE_API_URL=http://192.168.1.224:4002
|
||||
# VITE_API_URL=http://192.168.1.144:4002
|
||||
# VITE_API_URL=http://194.26.138.94:4002
|
||||
# VITE_API_URL=https://irthtest.online/api
|
||||
VITE_API_URL=https://irthtest.online/api
|
||||
# VITE_API_URL=https://irth.graff.estate/api
|
||||
@@ -1359,7 +1359,7 @@ export const projects: Project[] = [
|
||||
y: [405, 405],
|
||||
},
|
||||
],
|
||||
// tourAvailable: true,
|
||||
tourAvailable: true,
|
||||
},
|
||||
{
|
||||
name: "Sky Loft Type A",
|
||||
|
||||
Reference in New Issue
Block a user