1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00
This commit is contained in:
MoonTestUse1
2024-12-25 06:11:00 +06:00
parent 382b280cc9
commit 4ce74969eb

View File

@@ -12,7 +12,7 @@ export default defineConfig({
server: {
proxy: {
'/api': {
target: 'http://localhost:83',
target: 'http://185.139.70.62:80',
changeOrigin: true
}
}