Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Mar 3, 2021
1 parent 0348ec8 commit 59ee7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/sail
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ if [ $# -gt 0 ]; then
shift 1

if [ "$EXEC" == "yes" ]; then
docker run --init beyondcodegmbh/expose-server:1.4.1 share http://host.docker.internal:"$APP_PORT" \
docker run --init beyondcodegmbh/expose-server:1.5.1 share http://host.docker.internal:"$APP_PORT" \
--server-host=laravel-sail.site \
--server-port=8080 \
"$@"
Expand Down

0 comments on commit 59ee7e2

Please sign in to comment.