File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed
Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Before you begin, ensure you have installed:
2929
30301 . ** Clone the repository**
3131 ``` bash
32- git clone -b im-01 https://github.com/Abhaytomar2004 /Inventory-Management-Tool.git
32+ git clone -b https://github.com/OPCODE-Open-Spring-Fest /Inventory-Management-Tool-OPCODE#
3333 cd Inventory-Management-Tool
3434
3535 2. ** Configure database**
@@ -53,15 +53,7 @@ mvn clean install
5353mvn spring-boot:run
5454` ` `
5555
56- Option 2: ** Docker Deployment**
57- 1. Build Docker image
58- ```
59- docker build -t inventory-management .
60- ```
61- 2. Run with Docker Compose
62- ```
63- docker-compose up -d
64- ```
56+
6557
6658This will start:
6759
@@ -172,3 +164,4 @@ Environment variables for easy configuration
172164
173165
174166
167+
You can’t perform that action at this time.
0 commit comments