Commit 3dc388da by ansible

no message

1 parent 3f1324aa
Showing with 1 additions and 6 deletions
-- domain -- domain
update wd_sys_config update wd_sys_config
set sys_value = 'https://wdchat.beebuddy.net' set sys_value = 'https://tipsocial.dhipaya.co.th'
where sys_group ='system' and sys_key = 'publish_url'; where sys_group ='system' and sys_key = 'publish_url';
-- mqtt security -- mqtt security
--update wd_sys_config --update wd_sys_config
--set sys_value = 'mobilechat' --set sys_value = 'mobilechat'
...@@ -13,10 +12,6 @@ where sys_group ='system' and sys_key = 'publish_url'; ...@@ -13,10 +12,6 @@ where sys_group ='system' and sys_key = 'publish_url';
--set sys_value = 'BBKhGv6mUCuMRFWy' --set sys_value = 'BBKhGv6mUCuMRFWy'
--where sys_group ='system' and sys_key = 'mqtt_password'; --where sys_group ='system' and sys_key = 'mqtt_password';
-- password icm -- password icm
--update wd_admin_user --update wd_admin_user
--set password = 'tBte5MHFtEm+X2sk0vWRkA==' --set password = 'tBte5MHFtEm+X2sk0vWRkA=='
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!