Инициализация проекта
Загрузка проекта на GIT
This commit is contained in:
5
front_vue/public/config.js
Normal file
5
front_vue/public/config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
// Конфигурация приложения
|
||||
window.APP_CONFIG = {
|
||||
API_BASE: 'http://192.168.1.6'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user