.env.template 269 B

12345
  1. # HTTP port of the dev server where the userscript will be served (when using `npm run dev`) - defaults to 8710 if empty
  2. DEV_SERVER_PORT=
  3. # Whether to trigger the bell sound in some terminals when the code has finished (re)compiling - default is false
  4. RING_BELL=false