1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00

чиним билд07

This commit is contained in:
MoonTestUse1
2025-01-02 02:02:59 +06:00
parent 5f18a2ac2b
commit 011b741089
5 changed files with 50 additions and 36 deletions

View File

@@ -11,6 +11,11 @@ export default defineConfig({
},
},
server: {
host: true,
port: 5173,
watch: {
usePolling: true
},
proxy: {
'/api': {
target: 'http://backend:8000',