mirror of
https://github.com/YunoHost-Apps/crabfit_ynh.git
synced 2024-09-03 18:16:21 +02:00
5 lines
127 B
Bash
5 lines
127 B
Bash
NEXT_PUBLIC_API_URL=https://__DOMAIN__/api/
|
|
NEXT_PUBLIC_DOMAIN_FRONT=__DOMAIN__
|
|
|
|
NEXT_TELEMETRY_DISABLED=1
|
|
NODE_ENV=production
|