Generateurv2/frontend/.env.production

4 lines
118 B
Plaintext
Raw Normal View History

2022-05-18 10:15:54 +02:00
NEXT_PUBLIC_HOSTNAME=192.168.1.18
2022-06-25 00:26:07 +02:00
NEXT_PUBLIC_PORT=80
NEXT_PUBLIC_HOST=http://$NEXT_PUBLIC_HOSTNAME:$NEXT_PUBLIC_PORT