REST Service for POPCORN - ILIAS
alex
2025-09-18 e1217fbcd93654ad6492b641bf53e4e0d0368bfd
vite.config.js
@@ -30,6 +30,7 @@
      },
   },
   server: {
      port: 6123,
      proxy: {
         '/api': {
            target: 'http://localhost:4101',