Update API port
All checks were successful
Build Docker Images / test (push) Successful in 1m24s
Build Docker Images / build-and-push (push) Successful in 1m35s

This commit is contained in:
Michał Zieliński
2025-11-12 15:53:11 +01:00
parent 29aae21f97
commit 7cd69da0bd

View File

@@ -40,7 +40,7 @@
"Kestrel": { "Kestrel": {
"Endpoints": { "Endpoints": {
"Http": { "Http": {
"Url": "http://0.0.0.0:7143" "Url": "http://0.0.0.0:7142"
} }
} }
} }