init dev env
This commit is contained in:

parent
e3691a84df
commit
cc4ec791d1
4
pom.xml
4
pom.xml
@ -204,12 +204,12 @@
|
||||
<url>file://D:\Temp\prj\maven\repository\com\machbase\6.1.11</url>
|
||||
</repository>
|
||||
</repositories -->
|
||||
<repositories>
|
||||
<!-- <repositories>
|
||||
<repository>
|
||||
<id>nexus</id>
|
||||
<name>siltronchnMaven</name>
|
||||
<url>http://192.168.0.97:4000/repository/siltronchnMaven/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
</repositories> -->
|
||||
|
||||
</project>
|
||||
|
@ -18,10 +18,10 @@ spring:
|
||||
|
||||
#local db
|
||||
db-type: oracle
|
||||
serverIp: localhost
|
||||
port: 1521
|
||||
serverIp: 218.237.212.51
|
||||
port: 30001
|
||||
databaseName: free
|
||||
username: LSITC
|
||||
username: lsitc
|
||||
password: "ziin2117!"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user