Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fipso committed Dec 12, 2023
1 parent 2ed747b commit 6c17f92
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,4 +3,4 @@ version: '3.0'
services:
runner:
image: ghcr.io/fipso/runner:dev
entrypoint: ./runner -d test1.local -port 1337
entrypoint: ./runner -domain test1.local -port 1337

0 comments on commit 6c17f92

Please sign in to comment.