mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-07-02 08:11:41 +02:00
Merge branch 'legacy'
This commit is contained in:
7
.vscode/tasks.json
vendored
7
.vscode/tasks.json
vendored
@ -17,6 +17,13 @@
|
||||
"problemMatcher": [
|
||||
"$tsc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "mariadb",
|
||||
"type": "shell",
|
||||
"command": "docker-compose -f docker-compose.yml up --remove-orphans",
|
||||
"isBackground": true,
|
||||
"activeOnStart": false
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user