diff --git a/frontend b/frontend index 3a11c45..97f269d 160000 --- a/frontend +++ b/frontend @@ -1 +1 @@ -Subproject commit 3a11c4598cf3f20aaa4977e4134f52a2dd03b13d +Subproject commit 97f269de7d1083383eaf4e5e8185b9308f8b91d6 diff --git a/sample.env b/sample.env deleted file mode 100644 index bb7d629..0000000 --- a/sample.env +++ /dev/null @@ -1,9 +0,0 @@ -# Required -DEEPGRAM_API_KEY=%api_key% - -# Optional (defaults shown) -# Backend API server port -PORT=8081 -# Server host -HOST=0.0.0.0 -# SESSION_SECRET=%session_secret% \ No newline at end of file