We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1673af7 commit 35812d4Copy full SHA for 35812d4
1 file changed
configuration/aton-service-dev.properties
@@ -4,6 +4,9 @@ spring.application.name=aton-service-dev
4
# Enable dev-tools
5
devtools.livereload.enabled=true
6
7
+# Set IP address for Eureka client registration
8
+eureka.instance.ipAddress=10.0.4.9
9
+
10
# Disable the logging file
11
logging.file.name=
12
logging.secom.requests.file.name=
0 commit comments