Skip to content

Commit 59ee7e2

Browse files
committed
update version
1 parent 0348ec8 commit 59ee7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/sail

+1-1
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ if [ $# -gt 0 ]; then
269269
shift 1
270270

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

0 commit comments

Comments
 (0)