diff --git a/.env-sample b/.env-sample new file mode 100644 index 0000000..374446d --- /dev/null +++ b/.env-sample @@ -0,0 +1,2 @@ +PORT = 3000 +DB_URL = DB_URL_FIREBASE_CONSOLE \ No newline at end of file