REST Service for POPCORN - ILIAS
Ahmed Hamouda
3 days ago 6f646e1c80a608c68d69b9f435644b32a3ed7389
vite.config.js
@@ -30,6 +30,7 @@
      },
   },
   server: {
      port: 6123,
      proxy: {
         '/api': {
            target: 'http://localhost:4101',