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:
CodeSteak 2020-01-23 22:13:59 +01:00
parent 178a4e8dd8
commit a431939f7c

View File

@ -16,5 +16,5 @@ spring.jpa.hibernate.ddl-auto=update
# ----------------------------------------
# EMBEDDED SERVER CONFIGURATION (ServerProperties)
server.address=::
server.address=::1
server.port=8080