File size: 453 Bytes
4b20efc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# MotherDuck Free‑Tier Config


### Required Space Secrets
| Name | Description |
|------|--------------|
| `MOTHERDUCK_TOKEN` | Your authentication token from https://app.motherduck.com/settings/tokens |
| `MOTHERDUCK_DB` | The logical database name (default: `default`) |


### Optional Environment Variables
| Name | Description |
|------|--------------|
| `SQL_BACKEND` | Must be set to `motherduck` to use this path |


### Example Connection URI