Skip to content

Commit

Permalink
Use CRDS public server (#805)
Browse files Browse the repository at this point in the history
  • Loading branch information
nden authored Aug 3, 2023
1 parent 304b831 commit 0489537
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ works with default CRDS setup with no modifications. To run the pipeline outside
configured by setting two environment variables:

export CRDS_PATH=$HOME/crds_cache
export CRDS_SERVER_URL=https://roman-crds-test.stsci.edu
export CRDS_SERVER_URL=https://roman-crds.stsci.edu

## Documentation

Expand Down
2 changes: 1 addition & 1 deletion docs/roman/pipeline_installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@ configured by setting two environment variables:
::

$ export CRDS_PATH=$HOME/crds_cache
$ export CRDS_SERVER_URL=https://roman-crds-test.stsci.edu
$ export CRDS_SERVER_URL=https://roman-crds.stsci.edu

0 comments on commit 0489537

Please sign in to comment.