We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92931a4 commit a9adf91Copy full SHA for a9adf91
.github/workflows/django-tests.yml
@@ -24,7 +24,7 @@ jobs:
24
--health-timeout 5s
25
--health-retries 5
26
ports:
27
- - 3307:3306
+ - 3306:3306
28
29
steps:
30
- name: Clean up any existing containers using port 3306
0 commit comments