Skip to content

Commit 3ea7815

Browse files
committed
Fix SSL issue for running tests on WordPress 6.8 for the logging plugin.
1 parent 81b68f6 commit 3ea7815

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/wpgraphql-logging/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ services:
3737
- db:/var/lib/mysql
3838
networks:
3939
- plugin_network
40+
command: --ssl=0 --require-secure-transport=OFF
4041

4142
networks:
4243
plugin_network:

0 commit comments

Comments
 (0)