mirror of
https://github.com/StepanovPlaton/torrent_frontend.git
synced 2026-04-03 12:20:48 +04:00
9 lines
165 B
Plaintext
9 lines
165 B
Plaintext
BACKEND_PROTOCOL=http
|
|
BACKEND_DOMAIN=127.0.0.1
|
|
BACKEND_PORT=8000
|
|
|
|
BASE_PROTOCOL=http
|
|
BASE_DOMAIN=127.0.0.1
|
|
BASE_PORT=3000
|
|
|
|
NEXT_PUBLIC_BASE_URL=http://127.0.0.1:3000 |