Skip to content

Commit

Permalink
Point to production server in .env.production
Browse files Browse the repository at this point in the history
  • Loading branch information
pkalita-lbl committed Aug 20, 2024
1 parent 13b7657 commit d282925
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .env.production
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
# This is intentionally set to the dev server for **internal** beta testing.
# When we are ready for **external** beta testing, we should change this to the production server.
VITE_NMDC_SERVER_API_URL=https://data-dev.microbiomedata.org
VITE_NMDC_SERVER_API_URL=https://data.microbiomedata.org

0 comments on commit d282925

Please sign in to comment.