fix some issues
This commit is contained in:
parent
8f1dfad88a
commit
217560e590
2 changed files with 4 additions and 3 deletions
|
@ -43,7 +43,7 @@ resource app 'Microsoft.App/containerApps@2024-03-01' = {
|
|||
ingress: {
|
||||
external: true
|
||||
targetPort: 3000
|
||||
transport: 'http2'
|
||||
transport: 'auto'
|
||||
allowInsecure: false
|
||||
traffic: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue