pushing the dockerfile since building locally seems to be broken

This commit is contained in:
Chris Kruining 2024-11-18 11:38:08 +01:00
parent 10255b7c72
commit a159138162
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
2 changed files with 3 additions and 2 deletions

View file

@ -42,7 +42,7 @@ resource app 'Microsoft.App/containerApps@2024-03-01' = {
ingress: {
external: true
targetPort: 8080
targetPort: 3000
transport: 'http2'
allowInsecure: false
traffic: [