We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf183d commit df775e4Copy full SHA for df775e4
README.adoc
@@ -71,7 +71,7 @@ docker exec redismod /usr/local/bin/redis-cli FT.CREATE beers ON HASH PREFIX 1 b
71
+
72
[source,console]
73
----
74
-docker run --add-host=host.docker.internal:host-gateway jruaux/riot-file -h host.docker.internal import http://developer.redis.com/riot/beers.json hset --keyspace beer --keys id
+docker run --add-host=host.docker.internal:host-gateway jruaux/riot-file -h host.docker.internal import https://storage.googleapis.com/jrx/beers.json hset --keyspace beer --keys id
75
76
77
4. Run the Trino CLI
0 commit comments