summaryrefslogtreecommitdiffstats
path: root/warehouse/src/main/resources/config/properties.properties
diff options
context:
space:
mode:
Diffstat (limited to 'warehouse/src/main/resources/config/properties.properties')
-rw-r--r--warehouse/src/main/resources/config/properties.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/warehouse/src/main/resources/config/properties.properties b/warehouse/src/main/resources/config/properties.properties
new file mode 100644
index 0000000..d73921d
--- /dev/null
+++ b/warehouse/src/main/resources/config/properties.properties
@@ -0,0 +1,7 @@
+#file path
+log_web_common_default=/data/appmarket/log/web/common-default.log
+log_web_console_default=/data/appmarket/log/web/console-default.log
+log_web_common_error=/data/appmarket/log/web/common-error.log
+log_web_logistics_component=/data/appmarket/log/web/logistics-component.log
+
+webservice_base_uri=http://localhost:8080/webservice \ No newline at end of file