Skip to content

Commit

Permalink
ci: 🎡 add ssl-mode disabled option
Browse files Browse the repository at this point in the history
  • Loading branch information
kibitan committed Dec 30, 2024
1 parent 64fbfcf commit 84cb5ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ services:
app:
build: .
stdin_open: true
environment:
MYSQL_OPTIONS: --ssl-mode=DISABLED

0 comments on commit 84cb5ea

Please sign in to comment.