09.10 변경분 반영
This commit is contained in:
@@ -29,6 +29,6 @@
|
||||
maxTotal="10" initialSize="10" maxIdle="10" maxActive="10" maxWaitMillis="10000"
|
||||
poolPreparedStatements="true" validationQuery="SELECT 1" validationInterval="600000"
|
||||
username="apigw" password="apigw" driverClassName="com.mysql.jdbc.Driver"
|
||||
url="jdbc:mysql://192.168.240.177:3306/apigw"/>
|
||||
url="jdbc:mysql://192.168.8.30:13306/apigw"/>
|
||||
|
||||
</Context>
|
||||
Reference in New Issue
Block a user