summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-03-16 11:48:35 +0100
committerValery Piashchynski <[email protected]>2023-03-16 11:48:35 +0100
commitd2eefe3af7bbeb8c302b5af1448318a1e600980d (patch)
tree90b21d47b1115bd0b2b1aaa920d4c9db5c685d40 /README.md
parent5dbfd055bae06d1e9403d5225af33b9109906402 (diff)
chore: use config `version: '3'`
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 80267dcc..b23827e6 100644
--- a/README.md
+++ b/README.md
@@ -108,7 +108,7 @@ file ([full sample](https://github.com/roadrunner-server/roadrunner/blob/master/
```yaml
# configuration version: https://roadrunner.dev/docs/beep-beep-config/2.x/en
-version: '2.7'
+version: '3'
rpc:
listen: tcp://127.0.0.1:6001