Skip to content

Commit

Permalink
update docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
SachaWildCode committed Jun 19, 2024
1 parent 9dd2c79 commit e0851bb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ version: '3.8'

services:
app:
build:
context: .
dockerfile: Dockerfile
image: sachawildcode/projet-poec:latest
ports:
- '80:80'

0 comments on commit e0851bb

Please sign in to comment.