diff --git a/docs/getting-started.md b/docs/getting-started.md index 51d8b2d6..988cfde9 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -155,7 +155,7 @@ services: ```Caddyfile :80 { route /whoami { - sablier url=http://sablier:10000 { + sablier http://sablier:10000 { group demo session_duration 1m dynamic { @@ -175,4 +175,4 @@ Here we've configured the following things when we're accessing the service on ` -?> We've assigned the group `demo` to the service, and we use this to identify the workload i \ No newline at end of file +?> We've assigned the group `demo` to the service, and we use this to identify the workload i