File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ plugins:
6868 enabled : True
6969 url : github.com/gatewayd-io/gatewayd-plugin-cache@latest
7070 localPath : ../gatewayd-plugin-cache/gatewayd-plugin-cache
71- args : ["--log-level", "debug "]
71+ args : ["--log-level", "info "]
7272 env :
7373 - MAGIC_COOKIE_KEY=GATEWAYD_PLUGIN
7474 - MAGIC_COOKIE_VALUE=5712b87aa5d7e9f9e9ab643e6603181c5b796015cb1c09d6f5ada882bf2a1872
@@ -78,10 +78,11 @@ plugins:
7878 - METRICS_ENABLED=True
7979 - METRICS_UNIX_DOMAIN_SOCKET=/tmp/gatewayd-plugin-cache.sock
8080 - METRICS_PATH=/metrics
81+ - API_GRPC_ADDRESS=localhost:19090
8182 - PERIODIC_INVALIDATOR_ENABLED=True
8283 - PERIODIC_INVALIDATOR_INTERVAL=1m
8384 - PERIODIC_INVALIDATOR_START_DELAY=1m
84- - API_ADDRESS=localhost:18080
8585 - EXIT_ON_STARTUP_ERROR=False
8686 - SENTRY_DSN=https://70eb1abcd32e41acbdfc17bc3407a543@o4504550475038720.ingest.sentry.io/4505342961123328
87+ - CACHE_CHANNEL_BUFFER_SIZE=100
8788 checksum : 054e7dba9c1e3e3910f4928a000d35c8a6199719fad505c66527f3e9b1993833
You can’t perform that action at this time.
0 commit comments