• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

PythonからElixir Reportのレポートサーバーにアクセスするサンプルコード


Commit MetaInfo

Révision1e1938c5b9bd70c139b8d05b288fdb9aaf627715 (tree)
l'heure2014-12-03 18:18:26
Auteurhylom <hylom@user...>
Commiterhylom

Message de Log

update config.py

Change Summary

Modification

--- a/config.py
+++ b/config.py
@@ -5,7 +5,7 @@ config = {
55 "report_server": {
66 "user": "ga_test",
77 "password": "ga_test",
8- "host": "172.17.4.202",
8+ "host": "example.com",
99 "port": 7001
1010 },
1111 "data_source": {