Skip to content
Snippets Groups Projects
Commit 06f64c7d authored by Webster, Aidan (UG - Comp Sci & Elec Eng)'s avatar Webster, Aidan (UG - Comp Sci & Elec Eng)
Browse files

Merge branch 'staging' into 'main'

added README.md to staging

See merge request !37
parents be4db9b3 7243e5fc
No related branches found
No related tags found
1 merge request!37added README.md to staging
# Steps for running the container
1. Create a '.env' file in the root directory of the repository (/topgym) <br />
2. In the .env file add the following two variables:
1. MYSQL_DATABASE='topgym' <br />
2. MYSQL_ROOT_PASSWORD='test123' <br />
3. Finally, in the console run the following command: <br />
**docker_compose up**
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment