Show how to only allow one instance

This commit is contained in:
ludeeus
2020-04-20 17:54:58 +00:00
parent a53b0f75a1
commit a727e061d6
6 changed files with 31 additions and 17 deletions

View File

@ -5,7 +5,7 @@
"appPort": [
"9123:8123"
],
"postCreateCommand": "dc install",
"postCreateCommand": "cc install",
"runArgs": [
"-v",
"${env:HOME}${env:USERPROFILE}/.ssh:/tmp/.ssh"