디비 수정 Globals.Url=jdbc:mysql://192.168.0.125:3306/mjon
@dff93fe9adeb50a55356cac0756d60d475b745e1
--- src/main/resources/egovframework/egovProps/globals_dev.properties
+++ src/main/resources/egovframework/egovProps/globals_dev.properties
... | ... | @@ -28,8 +28,8 @@ |
| 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.125:3306/mjon |
|
| 32 |
+#Globals.Url=jdbc:mysql://139.150.73.12:3306/mjon |
|
| 33 | 33 |
Globals.UserName= mjonUr |
| 34 | 34 |
Globals.Password= mjon!@#$ |
| 35 | 35 |
|
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?