更新 template/entrance/web/src/main/resources/application-local.properties

This commit is contained in:
ycl
2026-03-05 14:04:10 +08:00
parent 0128001559
commit 8cb17aa8e7

View File

@@ -1,6 +1,4 @@
server.port=8082
mock.enabled=true
#datasource
{{- if eq .dbType "oracle" }}
spring.datasource.url=jdbc:oracle:thin:@//{{ .dbHost }}:{{ .dbPort }}/ORCLCDB