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 Nov 10, 2024
1 parent 9b3fc0a commit fee1010
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ version: '3.9'

services:
web:
build:
context: .
image: trainwithshubham/node-app:latest
ports:
- "8000:8000"

0 comments on commit fee1010

Please sign in to comment.