Skip to content

Commit

Permalink
(sakuli/sakuli-ocr#7) corrected port
Browse files Browse the repository at this point in the history
  • Loading branch information
svettwer committed Dec 18, 2020
1 parent 625905d commit ba12874
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions run.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
#!/usr/bin/env bash

docker run \
--rm \
-it \
-e SAKULI_LICENSE_KEY=${SAKULI_LICENSE_KEY} \
-p 5902:5901 \
-p 6902:6901 \
-p 5901:5901 \
-p 6901:6901 \
taconsol/sakuli

0 comments on commit ba12874

Please sign in to comment.