Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ciatph committed Sep 29, 2024
1 parent b1eb449 commit 3f56488
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,12 @@ https://hub.docker.com/r/ciatphdev/firebase-users-server/tags
| DOCKERHUB_USERNAME | Docker Hub username |
| DOCKERHUB_TOKEN | Deploy token for the Docker Hub account |

2. Create Release/Tag from the `master` branch to trigger deployment to the **production** environment:
- Deploy front end (React) to Firebase Hosting
- Build and push Docker images to Docker Hub

3. Inspect the contents of the `.github/workflows/release.yml` for reference.

## References

[[1]](https://docs.docker.com/compose/reference/) - docker compose commands
Expand Down

0 comments on commit 3f56488

Please sign in to comment.