Skip to content

Commit 9671be7

Browse files
Update learn/cookbooks/running_production.md
1 parent fd0f4b2 commit 9671be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/cookbooks/running_production.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Meilisearch is finally installed and ready to use. To make it accessible from ev
7171
mv ./meilisearch /usr/local/bin/
7272
```
7373

74-
## Step 2: Create user
74+
## Step 2: Create system user
7575

7676
Running applications as root can introduce security flaws in your system. To prevent that from happening, create a dedicated system user for running Meilisearch:
7777

0 commit comments

Comments
 (0)