Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LondheShubham153 authored Feb 15, 2023
1 parent 745ca2f commit 89d5d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ version: '3.9'

services:
web:
image: 'trainwithshubham/node-todo-test:latest'
build: .
ports:
- "8000:8000"

0 comments on commit 89d5d63

Please sign in to comment.