mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
added forwarding of server port
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
// mount SSH config & public keys from host to enable SSH-based Git remotes
|
||||
"source=${localEnv:HOME}${localEnv:USERPROFILE}/.ssh,target=/home/vscode/.ssh,readonly,type=bind"
|
||||
],
|
||||
"forwardPorts": [
|
||||
25565
|
||||
],
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"extensions": [
|
||||
|
||||
Reference in New Issue
Block a user