--- src/main/resources/egovframework/egovProps/globals_dev.properties
+++ src/main/resources/egovframework/egovProps/globals_dev.properties
... | ... | @@ -28,10 +28,13 @@ |
| 28 | 28 |
|
| 29 | 29 |
# mysql |
| 30 | 30 |
Globals.DriverClassName=com.mysql.jdbc.Driver |
| 31 |
-Globals.Url=jdbc:mysql://192.168.0.125:3306/mjon |
|
| 32 |
-#Globals.Url=jdbc:mysql://139.150.73.12:3306/mjon |
|
| 31 |
+Globals.Url=jdbc:mysql://192.168.0.60:3308/mjon |
|
| 33 | 32 |
Globals.UserName= mjonUr |
| 34 |
-Globals.Password= mjon!@#$ |
|
| 33 |
+Globals.Password= itntest123 |
|
| 34 |
+#Globals.Url=jdbc:mysql://192.168.0.125:3306/mjon |
|
| 35 |
+#Globals.Url=jdbc:mysql://139.150.73.12:3306/mjon |
|
| 36 |
+#Globals.UserName= mjonUr |
|
| 37 |
+#Globals.Password= mjon!@#$ |
|
| 35 | 38 |
|
| 36 | 39 |
# mysql-prod |
| 37 | 40 |
#Globals.DriverClassName=com.mysql.jdbc.Driver |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?