We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0348ec8 commit 59ee7e2Copy full SHA for 59ee7e2
bin/sail
@@ -269,7 +269,7 @@ if [ $# -gt 0 ]; then
269
shift 1
270
271
if [ "$EXEC" == "yes" ]; then
272
- 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" \
273
--server-host=laravel-sail.site \
274
--server-port=8080 \
275
"$@"
0 commit comments