fix: Internal coder http port is 7080

This commit is contained in:
Ben Martin 2024-06-29 14:30:40 +00:00
parent 1cccb95b2a
commit 4e3b5111ee
Signed by: ben
GPG key ID: 859A655FCD290E4A

View file

@ -79,7 +79,7 @@
"DynamicPorts": [ "DynamicPorts": [
{ {
"Label": "web", "Label": "web",
"To": 8080 "To": 7080
}, },
{ {
"Label": "database", "Label": "database",