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