AOSSIE-Org / AOSSIE-Org/Ell-ena

DOCS UPDATE: supabase secrets set --env-file ./supabase/functions/.env doesnot allow prefix SUPABASE_

オープン
#129 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Dart
スター
54
フォーク
110
PR マージ指標
30日以内にマージされた PR はありません

説明

### Is this related to an existing part of the documentation?

- [x] Yes, it is related to an existing section

### What needs to be updated?

## 📌 Current Documentation Issue

In Backend.md, the instructions say
```
supabase secrets set SUPABASE_SERVICE_ROLE_KEY=your-service-role-key
supabase secrets set SUPABASE_DB_URL=your-db-url
```
but supabase doesnot allow variables with prefix SUPABASE_

## ✨ Proposed Changes

- There is no need of SUPABASE_SERVICE_ROLE_KEY, as it is automatically injected by supabase
- Need to change SUPABASE_DB_URL to DATABASE_URL and update its usage across project.

## 📋 Additional Context

Image

### Relevant Documentation Link (if any)

_No response_

### Record

- [x] I agree to follow this project's Code of Conduct
- [x] I want to work on this update

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。