Omnivore-3.sh
· 251 B · Bash
Неформатований
NEXT_PUBLIC_BASE_URL=http://localhost:3000
NEXT_PUBLIC_HIGHLIGHTS_BASE_URL=http://localhost:3000
NEXT_PUBLIC_LOCAL_BASE_URL=http://localhost:3000
NEXT_PUBLIC_SERVER_BASE_URL=http://localhost:4000
NEXT_PUBLIC_LOCAL_SERVER_BASE_URL=http://localhost:4000
1 | NEXT_PUBLIC_BASE_URL=http://localhost:3000 |
2 | NEXT_PUBLIC_HIGHLIGHTS_BASE_URL=http://localhost:3000 |
3 | NEXT_PUBLIC_LOCAL_BASE_URL=http://localhost:3000 |
4 | NEXT_PUBLIC_SERVER_BASE_URL=http://localhost:4000 |
5 | NEXT_PUBLIC_LOCAL_SERVER_BASE_URL=http://localhost:4000 |