We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa2e01d commit 9b458f3Copy full SHA for 9b458f3
1 file changed
src/main/resources/application.properties
@@ -1,4 +1,4 @@
1
spring.application.name=node-controller
2
-logging.file.path=/opt/fit2cloud/logs/${spring.application.name}
+logging.file.path=/opt/metersphere/logs/${spring.application.name}
3
server.port=8082
4
0 commit comments