Skip to content

Commit

Permalink
#000 | Fix prod-template
Browse files Browse the repository at this point in the history
  • Loading branch information
himeshr committed Jul 7, 2023
1 parent 0894874 commit 6820353
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions client/env-templates/production.template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
NEXT_PUBLIC_IMAGE_LIST_URL=https://int-prod.avniproject.org/etl/media
NEXT_PUBLIC_DOWNLOAD_REQUEST_URL=https://int-prod.avniproject.org/media-viewer/requestDownload
NEXT_PUBLIC_DOWNLOAD_LIST_URL=https://int-prod.avniproject.org/media-viewer/allData
NEXT_PUBLIC_OPERATIONAL_MODULE=https://avniproject.org/web/operationalModules
NEXT_PUBLIC_FORMS=https://avniproject.org/web/form/
NEXT_PUBLIC_TOP_ADDRESS=https://avniproject.org/locations/search/find
NEXT_PUBLIC_OPERATIONAL_MODULE=https://app.avniproject.org/web/operationalModules
NEXT_PUBLIC_FORMS=https://app.avniproject.org/web/form/
NEXT_PUBLIC_TOP_ADDRESS=https://app.avniproject.org/locations/search/find

0 comments on commit 6820353

Please sign in to comment.