Files
alfred-preferences/Alfred.alfredpreferences/snippets/docker/啟動 Docker Compose 專案並在背景執行 [2C2A0E71-D6C3-4C3F-B721-2BCBD610487B].json
2026-03-26 09:22:38 +08:00

8 lines
203 B
JSON

{
"alfredsnippet" : {
"snippet" : "docker compose up -d",
"uid" : "2C2A0E71-D6C3-4C3F-B721-2BCBD610487B",
"name" : "啟動 Docker Compose 專案並在背景執行",
"keyword" : ""
}
}