wg-easy/package.json
2021-05-23 12:26:26 +02:00

5 lines
66 B
JSON

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