Skip to content

Commit 68e9970

Browse files
committed
Update env-vars
1 parent e039b14 commit 68e9970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatewayd_plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ plugins:
2222
- METRICS_ENABLED=True
2323
- METRICS_UNIX_DOMAIN_SOCKET=/tmp/gatewayd-plugin-cache.sock
2424
- METRICS_PATH=/metrics
25+
- API_GRPC_ADDRESS=localhost:19090
2526
- PERIODIC_INVALIDATOR_ENABLED=True
2627
- PERIODIC_INVALIDATOR_INTERVAL=1m
2728
- PERIODIC_INVALIDATOR_START_DELAY=1m
28-
- API_ADDRESS=localhost:18080
2929
- EXIT_ON_STARTUP_ERROR=False
3030
- SENTRY_DSN=https://70eb1abcd32e41acbdfc17bc3407a543@o4504550475038720.ingest.sentry.io/4505342961123328
3131
- CACHE_CHANNEL_BUFFER_SIZE=100

0 commit comments

Comments
 (0)