mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-17 16:56:15 +10:00
[#17] add config file(static data)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# local
|
||||
pinpoint.url=http://pinpoint.nhncorp.com
|
||||
|
||||
# mex-mt sms
|
||||
alarm.sms.url=http://bloc.mex.navercorp.com:5001/mex-mt-server/SendBO/sendSMS
|
||||
|
||||
# owl email
|
||||
alarm.mail.url=common.mail.mailer.class2.2nd/owl#dev
|
||||
@@ -0,0 +1,8 @@
|
||||
# dev
|
||||
pinpoint.url=http://dev.pinpoint.nhncorp.com
|
||||
|
||||
# mex-mt sms
|
||||
alarm.sms.url=http://bloc.mex.navercorp.com:5001/mex-mt-server/SendBO/sendSMS
|
||||
|
||||
# owl email
|
||||
alarm.mail.url=common.mail.mailer.class2.2nd/owl#dev
|
||||
Reference in New Issue
Block a user