Skip to content

Commit

Permalink
update hostnames in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jxjj committed Jan 3, 2024
1 parent 009aed9 commit e6c93d6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,10 @@ To deploy remote dev and staging environments:
bundle exec cap <environmentname> deploy
```

| Environment Name | Server |
| ---------------- | ---------------------------------------------------------- |
| remotedev | [cla-z-dev.oit.umn.edu](https://cla-z-dev.oit.umn.edu) |
| staging | [cla-z-stage.oit.umn.edu](https://cla-z-stage.oit.umn.edu) |
| Environment Name | Server |
| ---------------- | ------------------------------------------------------------ |
| remotedev | [cla-z-dev-02.oit.umn.edu](https://cla-z-dev-02.oit.umn.edu) |
| staging | [cla-z-tst-02.oit.umn.edu](https://cla-z-tst-02.oit.umn.edu) |

### Production

Expand Down

0 comments on commit e6c93d6

Please sign in to comment.