Skip to content

Commit

Permalink
Change m1-session tool default m1_address to match the defaults in ms…
Browse files Browse the repository at this point in the history
…af.yaml.
  • Loading branch information
davidjwbbc committed Mar 24, 2023
1 parent 4aa8aa1 commit 20686e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/python3/m1_session_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ class Configuration:
[m1-client]
log_level = info
data_store = %(state_dir)s/m1-client
m1_address = localhost
m1_address = 127.0.0.23
m1_port = 7777
asp_id =
external_app_id = please-change-this
Expand Down

0 comments on commit 20686e5

Please sign in to comment.