Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nawubyte authored May 1, 2024
1 parent bcf882e commit afcd84f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Final Project

[link to our project](http://161.35.189.70:10000)


An exercise to put to practice software development teamwork, subsystem communication, containers, deployment, and CI/CD pipelines. See [instructions](./instructions.md) for details.

# Team Members
Expand All @@ -12,4 +15,4 @@ First, rename the `env.sample` file to `.env` and make any necessary adjustments

Next, from the root directory, run `docker compose up --build`

Finally, open `http://localhost:10000/` in your local browser to view our web app.
Finally, open `http://localhost:10000/` in your local browser to view our web app.

0 comments on commit afcd84f

Please sign in to comment.