diff --git a/.env.testing-ci b/.env.testing-ci index 25c3a7238a..82cd285700 100644 --- a/.env.testing-ci +++ b/.env.testing-ci @@ -14,7 +14,7 @@ FILESYSTEM_DISK=local # -------------------------------------------- DB_CONNECTION=sqlite DB_HOST=localhost -DB_PORT=3309 +DB_PORT=3306 DB_DATABASE='sqlite_testing' DB_USERNAME=root DB_PASSWORD=null @@ -35,4 +35,4 @@ IMAGE_LIB=gd # -------------------------------------------- # OPTIONAL: APP LOG FORMAT # -------------------------------------------- -LOG_CHANNEL=single \ No newline at end of file +LOG_CHANNEL=single