Skip to content

Commit 1b862d3

Browse files
authored
Add missing GOOGLE_CLOUD_QUOTA_PROJECT environment variable to compose file (#311)
1 parent b31e0e9 commit 1b862d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/instrumentation-quickstart/docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ services:
3232
- logs:/var/log:ro
3333
environment:
3434
- GOOGLE_CLOUD_PROJECT
35+
- GOOGLE_CLOUD_QUOTA_PROJECT
3536
loadgen:
3637
image: golang:1.21
3738
command:

0 commit comments

Comments
 (0)