expose port for solverr

This commit is contained in:
ThePhaseless
2024-07-24 20:39:30 +00:00
parent 2d1b2964af
commit 003e7d0139
+4
View File
@@ -6,6 +6,10 @@
"build": {
"dockerfile": "Dockerfile"
},
"runArgs": [
"-p",
"8181:8191"
],
"customizations": {
"vscode": {
"extensions": [