Kaynağa Gözat

change config

tum 2 yıl önce
ebeveyn
işleme
de4a48992a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/api_config.ts

+ 1 - 1
src/api_config.ts

1
-export const API_URL = "http://localhost:8000/api/"
1
+export const API_URL = "http://192.168.1.35:8000/api/"
2
 //export const API_URL = "https://kacee.simplico.net/api/"
2
 //export const API_URL = "https://kacee.simplico.net/api/"
3
 
3