pom
parent
d0ebfbc271
commit
49b1eb9178
|
|
@ -4,7 +4,7 @@ server.port = 8338
|
||||||
|
|
||||||
# Control the network ip address Pippo binds
|
# Control the network ip address Pippo binds
|
||||||
# Specify 0.0.0.0 for all available interfaces
|
# Specify 0.0.0.0 for all available interfaces
|
||||||
server.host = localhost
|
server.host = 0.0.0.0
|
||||||
|
|
||||||
# Specify the context path of the application
|
# Specify the context path of the application
|
||||||
server.contextPath = /
|
server.contextPath = /
|
||||||
Loading…
Reference in New Issue