mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 01:40:21 +08:00
add sysadmin for devcontainer
This commit is contained in:
parent
eb5680379f
commit
a3db9667a0
@ -8,7 +8,9 @@
|
||||
},
|
||||
"runArgs": [
|
||||
"-p",
|
||||
"8181:8191"
|
||||
"8181:8191",
|
||||
"--cap-add",
|
||||
"SYS_ADMIN"
|
||||
],
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user