UNPKG

p3x-redis-ui-material

Version:

💿 P3X Redis UI triple frontend — Angular + React/MUI + Vue/Vuetify with 54 languages, 7 themes, Socket.IO, desktop notifications, and full feature parity

8 lines (7 loc) • 157 B
module.exports = [ { context: ['/api'], target: `http://localhost:${process.env.P3XR_API_PORT || 7843}`, secure: false, } ];