Files
torrent_frontend/.env.development
2024-06-15 11:53:03 +04:00

5 lines
330 B
Plaintext

NEXT_PUBLIC_BASE_URL=http://127.0.0.1:3000/api
NEXT_PUBLIC_CONTENT_URL=http://127.0.0.1:8000/content/torrent
NEXT_PUBLIC_FRAGMENT_URL=http://127.0.0.1:8000/content/audio
NEXT_PUBLIC_COVER_FULL_URL=http://127.0.0.1:8000/content/images/cover/full_size
NEXT_PUBLIC_COVER_PREVIEW_URL=http://127.0.0.1:8000/content/images/cover/preview