Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit b056b14

Browse files
author
Chris Wiechmann
committed
Update logstash.yml
1 parent 8b5434f commit b056b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/logstash.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
env:
1515
MOCK_LOOKUP_API: true
1616
ENABLE_HTTP_PORT: true
17-
API_BUILDER_SSL_CERT: ""
1817
memcached:
1918
image: memcached:1.6.6-alpine
2019
ports:
@@ -44,3 +43,4 @@ jobs:
4443
env:
4544
API_BUILDER_URL: 'http://localhost:8080'
4645
MEMCACHED: 'localhost:11211'
46+
API_BUILDER_SSL_CERT: ""

0 commit comments

Comments
 (0)