mirror of
https://github.com/p-stream/p-stream.git
synced 2026-01-11 20:10:32 +00:00
5 lines
236 B
Bash
5 lines
236 B
Bash
# this is to prevent warnings in webpack builds
|
|
GENERATE_SOURCEMAP=false
|
|
|
|
# uncomment and add the following line to `.env.local` if you are running behind a proxy or on a subdirectory
|
|
# PUBLIC_URL=https://your-domain.com/directory-here
|