diff --git a/.env.example b/.env.example deleted file mode 100644 index 670000f..0000000 --- a/.env.example +++ /dev/null @@ -1,10 +0,0 @@ -VITE_API_URL=http://localhost:5000 - -PORT=5000 -CLIENT_URL=http://localhost:5173 -DB_HOST=localhost -DB_PORT=3306 -DB_USER=root -DB_PASSWORD= -DB_NAME=secondtech_market -JWT_SECRET=ganti_dengan_secret_yang_panjang