mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-05-18 18:41:48 +02:00
Update devcontainer.json
This commit is contained in:
parent
14630b97be
commit
dd83d6c9c4
@ -4,7 +4,7 @@
|
|||||||
"cpus": 4
|
"cpus": 4
|
||||||
},
|
},
|
||||||
"waitFor": "onCreateCommand",
|
"waitFor": "onCreateCommand",
|
||||||
"postCreateCommand": "curl -LsS https://r.mariadb.com/downloads/mariadb_repo_setup | sudo bash && sudo apt install -y libmariadb3 libmariadb-dev",
|
"onCreateCommand": "curl -LsS https://r.mariadb.com/downloads/mariadb_repo_setup | sudo bash && sudo apt install -y libmariadb3 libmariadb-dev",
|
||||||
"updateContentCommand": "pip install -r backend/requirements.txt",
|
"updateContentCommand": "pip install -r backend/requirements.txt",
|
||||||
"portsAttributes": {
|
"portsAttributes": {
|
||||||
"5000": {
|
"5000": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user