fix: Internal coder http port is 7080
This commit is contained in:
parent
1cccb95b2a
commit
4e3b5111ee
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
||||||
"DynamicPorts": [
|
"DynamicPorts": [
|
||||||
{
|
{
|
||||||
"Label": "web",
|
"Label": "web",
|
||||||
"To": 8080
|
"To": 7080
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Label": "database",
|
"Label": "database",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue