1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-19 15:28:06 +02:00

Update README.md

Signed-off-by: Andy Tsai<ti122721986@yahoo.com.tw>
This commit is contained in:
ti777777 2021-12-09 16:28:01 +08:00 committed by GitHub
parent 93f8f18f64
commit 25e1664401
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,7 +104,7 @@ Our main goal to create a containers, it starts from here. As you can see there
##### Service app (backend - NodeJS)
We make image of app from our `DockeFile`, explanation below.
We make image of app from our `DockerFile`, explanation below.
__Explanation of service server__