fix this temporarily
--> Linted: EDITORCONFIG No errors were found in the linting process Details
--> Linted: GITLEAKS No errors were found in the linting process Details
--> Linted: YAML No errors were found in the linting process Details
🎨 Lint / lint (push) Successful in 10s Details

(lets be honest ill never fix this)
This commit is contained in:
Chase 2024-05-01 17:59:03 +00:00
parent 5602fdc787
commit 810eae0b30
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
version: "3.6"
services:
mysql:
command: "mysqld --mysql_native_password=ON"
container_name: "mysql"
image: "docker.io/mysql:latest"
ports: