This commit is contained in:
abdulmohsen
2024-05-07 16:22:19 +03:00
parent d3f79bf82a
commit edfa0eff0a

2
FAQ.md
View File

@@ -71,7 +71,7 @@ Use the ids as parameters for `user:` in this case it should be `user:"1000:1000
Run the following command:
```bash
$ docker exec -ti console state:apikey
$ docker exec -ti console system:apikey
```
----