Workflow: Updates MySQL CI Port

This commit is contained in:
Refringe 2024-09-11 17:13:38 -04:00
parent 1bce328db5
commit 0dc21378ab
Signed by: Refringe
SSH Key Fingerprint: SHA256:t865XsQpfTeqPRBMN2G6+N8wlDjkgUCZF3WGW6O9N/k

View File

@ -10,7 +10,7 @@ LOG_LEVEL=debug
DB_CONNECTION=mysql
DB_HOST=mysql
DB_PORT=33306
DB_PORT=3306
DB_DATABASE=testing
DB_USERNAME=user
DB_PASSWORD=password