Generateurv2/frontend/.env.production

3 lines
95 B
Plaintext
Raw Normal View History

2022-05-18 10:15:54 +02:00
NEXT_PUBLIC_HOSTNAME=192.168.1.18
PORT=8000
NEXT_PUBLIC_HOST=http://$NEXT_PUBLIC_HOSTNAME:$PORT