Commit b9adac3e by Kazuyuki Hida

サーバURLを元に戻した。

parent 81ccb204
...@@ -39,17 +39,15 @@ app_versioncode=1 ...@@ -39,17 +39,15 @@ app_versioncode=1
#cms server #cms server
#acms_address=https://check.abookcloud.com/acms #acms_address=https://check.abookcloud.com/acms
#download_server_address=https://check.abookcloud.com/acms #download_server_address=https://check.abookcloud.com/acms
#acms_address=https://abook188-1.abook.bz/acms acms_address=https://abook188-1.abook.bz/acms
#download_server_address=https://abook188-1.abook.bz/acms download_server_address=https://abook188-1.abook.bz/acms
#acms_address=http://10.0.2.2:8080/acms #acms_address=http://10.0.2.2:8080/acms
#download_server_address=http://10.0.2.2:8080/acms #download_server_address=http://10.0.2.2:8080/acms
acms_address=https://atform.sato.co.jp//acms
download_server_address=https://atform.sato.co.jp//acms
#syncview server #syncview server
websocket_server_http_url=https://atform.sato.co.jp//v1 websocket_server_http_url=https://abook188-1.abook.bz/v1
websocket_server_ws_url=wss://atform.sato.co.jp//v1 websocket_server_ws_url=wss://abook188-1.abook.bz/v1
#WebSocket debug出力 #WebSocket debug出力
websocket_debug=false websocket_debug=false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment