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 8b9f5d3 commit 6074238Copy full SHA for 6074238
README.md
@@ -40,7 +40,7 @@ $ docker pull lucidkv/lucid
40
$ docker run -p 7020:7020 -v lucid.yml:/etc/lucid/lucid.yml lucidkv/lucid
41
```
42
43
-A demonstration instance is accessible at <http://demo.lucid-kv.store/> (with authentication disabled).
+A demonstration instance is accessible at <http://demo.lucid-kv.store/> or you can deploy your own node:
44
45
<a href="https://heroku.com/deploy?template=https://github.com/lucid-kv/lucid" target="_blank">
46
<img src="https://www.herokucdn.com/deploy/button.svg" height="32"/>
0 commit comments