mirror of
https://gitlab.com/foxixus/neomovies.git
synced 2025-10-28 01:48:50 +05:00
5 lines
199 B
Plaintext
5 lines
199 B
Plaintext
|
|
# API URL для нового Go API
|
||
|
|
NEXT_PUBLIC_API_URL=https://api.neomovies.ru
|
||
|
|
|
||
|
|
# Для локальной разработки используйте:
|
||
|
|
# NEXT_PUBLIC_API_URL=http://localhost:3000
|