Use online API on dev instead of local
This commit is contained in:
@@ -10,7 +10,8 @@ VITE_FILTERS_DEFAULT_SORT="latest"
|
||||
|
||||
# API related
|
||||
# VITE_API_URL_DEV="http://192.168.1.19:8055"
|
||||
VITE_API_URL_DEV="http://api.housesof.localhost:8055"
|
||||
# VITE_API_URL_DEV="http://api.housesof.localhost:8055"
|
||||
VITE_API_URL_DEV="https://api.housesof.world"
|
||||
VITE_API_URL_PROD="https://api.housesof.world"
|
||||
VITE_API_GRAPHQL_PATH="/graphql"
|
||||
VITE_API_TOKEN="efa40490-152c-49d7-a75b-30a6427439b1"
|
||||
|
||||
Reference in New Issue
Block a user