diff options
Diffstat (limited to '.zed/tasks.json')
| -rw-r--r-- | .zed/tasks.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.zed/tasks.json b/.zed/tasks.json index cf60465..ee4c082 100644 --- a/.zed/tasks.json +++ b/.zed/tasks.json | |||
| @@ -47,6 +47,7 @@ | |||
| 47 | "-p", | 47 | "-p", |
| 48 | "5432:5432", | 48 | "5432:5432", |
| 49 | "--rm", | 49 | "--rm", |
| 50 | "-d", | ||
| 50 | "postgres" | 51 | "postgres" |
| 51 | ], | 52 | ], |
| 52 | 53 | ||
