Skip to content

Commit

Permalink
Add domains info
Browse files Browse the repository at this point in the history
  • Loading branch information
petrvecera committed Sep 4, 2023
1 parent afc39d3 commit 97a0256
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,13 @@ Backend:
- Firestore - stats, players, matches
- GCP Storage (leaderboards, matches)

### Additional domains

- cdn.coh3stats.com - Contains all the images | hosted on Firebase hosting
- storage.coh3stats.com - Contains matches and leaderboards | hosted on GCP Storage
- cache.coh3stats.com - Cache for API calls
- data.coh3stats.com - CDN for the data files hosted at Github - coh3-data repo

### Learn More about NextJS

To learn more about Next.js, take a look at the following resources:
Expand Down

0 comments on commit 97a0256

Please sign in to comment.