prod backend url
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
import axios from "axios";
|
import axios from "axios";
|
||||||
|
|
||||||
const API_URL = "http://192.168.7.188:9000";
|
const API_URL = "https://hopp.zikor.pl";
|
||||||
|
|
||||||
export async function listLocations() {
|
export async function listLocations() {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user