pushing the dockerfile since building locally seems to be broken
This commit is contained in:
parent
10255b7c72
commit
a159138162
2 changed files with 3 additions and 2 deletions
|
@ -42,7 +42,7 @@ resource app 'Microsoft.App/containerApps@2024-03-01' = {
|
|||
|
||||
ingress: {
|
||||
external: true
|
||||
targetPort: 8080
|
||||
targetPort: 3000
|
||||
transport: 'http2'
|
||||
allowInsecure: false
|
||||
traffic: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue