We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f0dd78 commit 8db5405Copy full SHA for 8db5405
terraform/dev/locals.tf
@@ -77,7 +77,7 @@ locals {
77
"-Ddd.service=eatda-api",
78
"-Ddd.env=dev",
79
"-Ddd.version=v1",
80
- "-Ddd.agent.host=172.17.0.1",
+ "-Ddd.agent.host=10.0.7.245",
81
"-Dspring.profiles.active=dev",
82
"-jar",
83
"/app/api.jar"
0 commit comments