Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -25,7 +25,7 @@ impl BlogComponent {
|
||||
.up_opts(
|
||||
ServiceUpOptsBuilder::default()
|
||||
.ports(vec![PortForward {
|
||||
backend: 8000,
|
||||
backend: 80,
|
||||
frontend: 8000,
|
||||
protocol: dagger_sdk::NetworkProtocol::Tcp,
|
||||
}])
|
||||
|
Reference in New Issue
Block a user