app.config.mjs 57 B

12
  1. export const PORT = 4000;
  2. export const HOST = '0.0.0.0';