omnichannel-next/.env.development
2024-08-14 17:04:10 +07:00

5 lines
273 B
Plaintext

NEXT_PUBLIC_API_URL='https://sam-kalteng-api.basys.co.id'
NEXT_PUBLIC_API_URL_NEWS='https://cors-anywhere.herokuapp.com/https://newsapi.org/v2'
NEXT_PUBLIC_API_URL_NEWS_MEDIASTACK='https://api.mediastack.com/v1'
NEXT_PUBLIC_API_URL_NEWS_NEWDATA='https://newsdata.io/api/1'