Delete backend/.env

This commit is contained in:
rayankonecny 2026-04-27 19:20:33 -03:00
parent fd5711503b
commit a302a8ce84

View file

@ -1,10 +0,0 @@
DB_USER=postgres
DB_PASSWORD=postgres
DB_HOST=175.15.15.90
DB_PORT=5432
DB_NAME=toptran
DATABASE_URL="postgresql://postgres:postgres@175.15.15.90:5432/toptran"
PORT=4000