Skip to content

Commit

Permalink
remove UID=0 from cache example
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <ryan@synca.io>
  • Loading branch information
phlax committed Oct 17, 2020
1 parent 3b5abdc commit e0f767e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/cache/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ services:
ports:
- "8000:8000"
- "8001:8001"
environment:
- ENVOY_UID=0

service1:
build:
Expand Down

0 comments on commit e0f767e

Please sign in to comment.