mirror of
https://github.com/StepanovPlaton/torrent_frontend.git
synced 2026-04-03 12:20:48 +04:00
6 lines
229 B
Bash
6 lines
229 B
Bash
NEXT_PUBLIC_API_PATTERN=/api
|
|
|
|
NEXT_PUBLIC_CONTENT_URL=/content/torrent
|
|
NEXT_PUBLIC_FRAGMENT_URL=/content/audio
|
|
NEXT_PUBLIC_COVER_FULL_URL=/content/images/cover/full_size
|
|
NEXT_PUBLIC_COVER_PREVIEW_URL=/content/images/cover/preview |