mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 09:50:20 +08:00
expose port for solverr
This commit is contained in:
parent
f8a1471dc4
commit
22d342903a
@ -6,6 +6,10 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"dockerfile": "Dockerfile"
|
"dockerfile": "Dockerfile"
|
||||||
},
|
},
|
||||||
|
"runArgs": [
|
||||||
|
"-p",
|
||||||
|
"8181:8191"
|
||||||
|
],
|
||||||
"customizations": {
|
"customizations": {
|
||||||
"vscode": {
|
"vscode": {
|
||||||
"extensions": [
|
"extensions": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user