Skip to content

Commit

Permalink
Update Meltcd.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KunalSin9h authored Dec 16, 2023
1 parent 5d6a8ba commit 6cf5089
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions Meltcd.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,16 @@ See [docs](https://cd.meltred.tech/docs) to know how to run Meltcd.

## Steps

1. Place the `DB` Environment Variable in the `~/secrets/tiddi` file
1. Place the Environment Variable in the `~/secrets/tiddi` file

2. And then run the following command
```env
DB=https://my-db.turso.io?authToken=your-auth-token
PORT=5656
HOST=https://domain.com
```

3. And then run the following command

```bash
meltcd app create tiddi --repo https://github.com/KunalSin9h/tiddi --path service.yml
Expand Down

0 comments on commit 6cf5089

Please sign in to comment.