wg-easy/package.json

5 lines
66 B
JSON

{
"scripts": {
"build": "docker build --tag wg-easy ."
}
}