FAQ | This is a LIVE service | Changelog

Skip to content

feat: Add application port configuration

E. Evstafiev requested to merge add-default-port-configuration into main

During deployment of the passwords-api infrastructure, errors were encountered due to the default port setting. Specifically, the default STARTUP TCP probe failed on port 8080. This update changes the default port to 8080 to align with deployment requirements and resolve the startup probe errors.

Merge request reports

Loading