expose port for solverr

This commit is contained in:
Thephaseless 2024-07-24 20:39:30 +00:00
parent f8a1471dc4
commit 22d342903a

View File

@ -6,6 +6,10 @@
"build": { "build": {
"dockerfile": "Dockerfile" "dockerfile": "Dockerfile"
}, },
"runArgs": [
"-p",
"8181:8191"
],
"customizations": { "customizations": {
"vscode": { "vscode": {
"extensions": [ "extensions": [