Skip to content

Commit

Permalink
Add instruction on changing permission for envoy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
peiwenhu authored Nov 8, 2023
1 parent 186e758 commit 7d50538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions getting_started/quick_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ chmod 744 dist/query_api_descriptor_set.pb
```

```sh
chmod 444 components/envoy_proxy/envoy.yaml
docker compose -f getting_started/quick_start_assets/docker-compose.yaml up
```

Expand Down

0 comments on commit 7d50538

Please sign in to comment.