Skip to content

Commit b445e2d

Browse files
Update docker-compose.yml
1 parent 0862966 commit b445e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version : "3.3"
22
services :
33
web :
4-
build : .
4+
image : trainwithshubham/my-note-app:latest
55
ports :
66
- "8000:8000"

0 commit comments

Comments
 (0)