diff --git a/.env.local b/.env.local deleted file mode 100644 index c02e507..0000000 --- a/.env.local +++ /dev/null @@ -1,10 +0,0 @@ -DB_HOST=106.51.105.22 -DB_PORT=5432 -DB_NAME=ar_dev -DB_USER=ar_user -DB_PASSWORD="V$:Q1Hc6Qh]@#Fr" -DB_SYNCHRONIZE=true -DB_SSL=false -PORT=3001 -CORS_ORIGIN=http://localhost:5174 -NODE_ENV=local