Skip to content

Commit

Permalink
fixed yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-Sagaydak committed Nov 11, 2024
1 parent 79b4a19 commit bfe8f68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ services:
- "5000:5000"

http-server:
image: "${DOCKER_USERNAME}/http-server:${GITHUB_SHA}"
build:
context: ./server
dockerfile: Dockerfile
Expand Down

0 comments on commit bfe8f68

Please sign in to comment.