docs: added ipconfig /all

This commit is contained in:
Petr Rudichev 2025-02-19 17:36:52 +03:00
parent a62f3f9c08
commit 5a94e5cdcf

View File

@ -28,6 +28,9 @@ public class App {
Если при запуске появляется ошибка связанная с длиной чего-то, то надо тыкнуть на кнопку с надписью App,
перейти в Edit Configurations -> modify options -> Shorten command line -> ниже надписи Build and Run
будет Shorten command line -> выбираем JAR manifest.
ipconfig /all
Надо искать IPv4-адрес внизу списка
*/
SpringApplication.run(App.class, args);