Files
bot_Laytho/.vscode/settings.json
2024-08-03 18:50:04 +02:00

3 lines
119 B
JSON
Executable File

{
"docker.commands.build": "${containerCommand} build --rm -f \"${dockerfile}\" -t bot_laytho:latest \"${context}\""
}