diff --git a/.env b/.env deleted file mode 100644 index 7126398..0000000 --- a/.env +++ /dev/null @@ -1,9 +0,0 @@ -# SERVER -HOST=127.0.0.1 -PORT=3000 - -# DB -DATABASE_URL=postgres://hospitalapi:NVtqiNsQq2t7Lss@kn0x.tech/hospitalapi -DB_MAX_CONNECTIONS=5 - -ENVIRONMENT=production \ No newline at end of file