Skip to content

Commit 62472fb

Browse files
Update modules/ROOT/pages/authentication-authorization/password-and-user-recovery.adoc
1 parent d9dee49 commit 62472fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/authentication-authorization/password-and-user-recovery.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This can be achieved by temporarily commenting out the `server.default_listen_ad
3131
+
3232
[source, properties]
3333
----
34-
server.default_listen_address=<your_configuration>
34+
server.default_listen_address=127.0.0.1
3535
----
3636
+
3737
[NOTE]

0 commit comments

Comments
 (0)