fix: ip do seq
All checks were successful
BCards Deployment Pipeline / Run Tests (push) Successful in 2s
BCards Deployment Pipeline / PR Validation (push) Has been skipped
BCards Deployment Pipeline / Build and Push Image (push) Successful in 15m38s
BCards Deployment Pipeline / Deploy to Production (ARM - OCI) (push) Successful in 1m14s
BCards Deployment Pipeline / Deploy to Staging (x86 - Local) (push) Has been skipped
BCards Deployment Pipeline / Cleanup Old Resources (push) Has been skipped
BCards Deployment Pipeline / Deployment Summary (push) Successful in 0s

This commit is contained in:
Ricardo Carneiro 2025-08-24 21:33:02 -03:00
parent 90cc01d7cf
commit 76357013d7

View File

@ -7,7 +7,7 @@
} }
}, },
"Serilog": { "Serilog": {
"SeqUrl": "http://localhost:5341", "SeqUrl": "http://172.17.0.1:5341",
"ApiKey": "" "ApiKey": ""
}, },
"AllowedHosts": "*", "AllowedHosts": "*",