Skip to content

Commit

Permalink
Remove volumes from docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin-Loison committed Aug 22, 2023
1 parent 67ab711 commit ae213bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@ services:
image: youtube-operational-api
build: .
restart: on-failure
volumes:
- ./:/var/www/html/
ports:
- ${EXPOSED_HTTP_PORT}:80

0 comments on commit ae213bb

Please sign in to comment.