Skip to content

Commit 8c55528

Browse files
committed
updated readme
1 parent 7758262 commit 8c55528

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Run App With Docker
2-
I prepared a docker image on Docker Hub. You can start app the image with docker-compose.
2+
You can start app image with docker-compose.
33

44
<br>
55

@@ -18,7 +18,7 @@ I prepared a docker image on Docker Hub. You can start app the image with docker
1818

1919
* Then run this command in same directory.
2020

21-
$ docker-compose up -d
21+
$ docker-compose up
2222

2323
<br>
2424

@@ -34,11 +34,11 @@ I prepared a docker image on Docker Hub. You can start app the image with docker
3434
## Start The Web App
3535
* Download Project:
3636

37-
$ git clone https://github.com/erensayar/Crud-Demo-With-ExpressJs-MongoDb.git
37+
$ git clone https://github.com/erensayar/Crud-Web-App-NodeJs.git
3838

3939
* Go to project directory:
4040

41-
$ cd Crud-Demo-With-ExpressJs-MongoDb
41+
$ cd Crud-Web-App-NodeJs
4242

4343
* Start The App:
4444

0 commit comments

Comments
 (0)