3 lines
95 B
Bash
3 lines
95 B
Bash
|
NEXT_PUBLIC_HOSTNAME=192.168.1.18
|
||
|
PORT=8000
|
||
|
NEXT_PUBLIC_HOST=http://$NEXT_PUBLIC_HOSTNAME:$PORT
|