init dev env
This commit is contained in:

parent
f0b740436a
commit
76ff998165
4
pom.xml
4
pom.xml
@ -247,10 +247,10 @@
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
<repositories>
|
||||
<!-- <repositories>
|
||||
<repository>
|
||||
<id>gitlab-maven</id>
|
||||
<url>http://gitlab.kfems.kr:8088/api/v4/projects/14/packages/maven</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