更新 template/entrance/web/src/main/resources/application-local.properties
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
server.port=8082
|
||||
|
||||
mock.enabled=true
|
||||
#datasource
|
||||
{{- if eq .dbType "oracle" }}
|
||||
spring.datasource.url=jdbc:oracle:thin:@//{{ .dbHost }}:{{ .dbPort }}/ORCLCDB
|
||||
|
||||
Reference in New Issue
Block a user