diff --git a/.env b/.env index 598ca1c..656133e 100644 --- a/.env +++ b/.env @@ -2,4 +2,4 @@ DB_NAME=manga_database DB_USER=root DB_PASSWORD=secret DB_HOST=localhost -PORT=8080 \ No newline at end of file +PORT=8082 \ No newline at end of file