diff --git a/backend/.env b/backend/.env deleted file mode 100644 index 8026364..0000000 --- a/backend/.env +++ /dev/null @@ -1,4 +0,0 @@ -RUST_LOG=info,actix=info,diesel_migrations=warn -DATABASE_URL=postgres://postgres:password@localhost/aviation_weather -HOST=127.0.0.1 -PORT=5000 \ No newline at end of file