Use IPv6 (localhost)
Also revert previous commit setting address to all interfaces :{} Note: Head with this commit was never on Remote.
This commit is contained in:
parent
178a4e8dd8
commit
a431939f7c
@ -16,5 +16,5 @@ spring.jpa.hibernate.ddl-auto=update
|
||||
# ----------------------------------------
|
||||
|
||||
# EMBEDDED SERVER CONFIGURATION (ServerProperties)
|
||||
server.address=::
|
||||
server.address=::1
|
||||
server.port=8080
|
||||
|
Reference in New Issue
Block a user