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.
2 parents eba9238 + f5feadb commit dd605a2Copy full SHA for dd605a2
README.md
@@ -59,7 +59,7 @@ It works in run time and can respond to any type of access control checks (can u
59
You can quickly start Permify on your local with running the docker command below:
60
61
```shell
62
-docker run -p 3476:3476 -p 3478:3478 ghcr.io/permify/permify
+docker run -p 3476:3476 -p 3478:3478 ghcr.io/permify/permify serve
63
```
64
65
This will start Permify with the default configuration options:
0 commit comments