Skip to content

Commit

Permalink
updated docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
H3rmt committed Jan 15, 2024
1 parent 364b19c commit a2e192e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
uptest:
image: h3rmt/uptest
ports:
- 8080:80
- 8080:8080
volumes:
- ./logs:/logs
- ./responses:/responses
Expand Down

0 comments on commit a2e192e

Please sign in to comment.