readme
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-01-11 14:23:45 +00:00
parent 4c2e559bab
commit 472a6da5a6
4 changed files with 60 additions and 11 deletions

View File

@@ -2,7 +2,8 @@
"name": "multi-downloader-client",
"image": "rg.fr-par.scw.cloud/kubernetes/devcontainer:php-8.3",
"containerEnv": {
"MULTI_DOWNLOADER_API_KEY": "YOUR_API_KEY"
"MULTI_DOWNLOADER_API_KEY": "YOUR_API_KEY",
"MULTI_DOWNLOADER_URL": "https://multi-dl.kub.nwb.fr"
},
"customizations": {
"vscode": {