fix рщые
Gitea Actions Demo / build_and_push (push) Successful in 1m3s Details

This commit is contained in:
artem 2024-12-30 11:43:30 +03:00
parent 8c1dff1dae
commit b527eeb73e
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ import axios from 'axios';
import { AxiosResponse } from "axios"; import { AxiosResponse } from "axios";
import { createYmaps } from 'vue-yandex-maps'; import { createYmaps } from 'vue-yandex-maps';
// const HOST = "https://cycle-rider.ru"; const HOST = "https://cycle-rider.ru";
const HOST = "http://localhost:8000"; // const HOST = "http://localhost:8000";
axios.defaults.baseURL = HOST; axios.defaults.baseURL = HOST;