We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0862966 commit b445e2dCopy full SHA for b445e2d
docker-compose.yml
@@ -1,6 +1,6 @@
1
version : "3.3"
2
services :
3
web :
4
- build : .
+ image : trainwithshubham/my-note-app:latest
5
ports :
6
- "8000:8000"
0 commit comments