dev 개발디비로 수정
This commit is contained in:
parent
22eea6e937
commit
44a6c09600
@ -28,15 +28,15 @@ Globals.Env = dev
|
||||
|
||||
# mysql
|
||||
Globals.DriverClassName=com.mysql.jdbc.Driver
|
||||
#Globals.Url=jdbc:mysql://192.168.0.125:3306/mjon
|
||||
#Globals.UserName= mjonUr
|
||||
#Globals.Password= mjon!@#$
|
||||
Globals.Url=jdbc:mysql://192.168.0.125:3306/mjon
|
||||
Globals.UserName= mjonUr
|
||||
Globals.Password= mjon!@#$
|
||||
|
||||
# mysql-prod
|
||||
#Globals.DriverClassName=com.mysql.jdbc.Driver
|
||||
Globals.Url=jdbc:mysql://139.150.72.157:3306/mjon
|
||||
Globals.UserName= mjonUr
|
||||
Globals.Password= mjon!@#$
|
||||
#Globals.Url=jdbc:mysql://139.150.72.157:3306/mjon
|
||||
#Globals.UserName= mjonUr
|
||||
#Globals.Password= mjon!@#$
|
||||
|
||||
# MainPage Setting(admin)
|
||||
Globals.MainPage = /cmm/main/mainPage.do
|
||||
|
||||
Loading…
Reference in New Issue
Block a user