Skip to content

Commit

Permalink
undo commented address
Browse files Browse the repository at this point in the history
  • Loading branch information
dperl-dls committed Jul 9, 2024
1 parent d462094 commit 0de0297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from daq_config_server.client import ConfigServer

SERVER_ADDRESS = "http://localhost:8555" # "https://daq-config.diamond.ac.uk/api"
SERVER_ADDRESS = "https://daq-config.diamond.ac.uk/api"
USE_PANDA_FLAG = "use_panda_for_gridscan"


Expand Down

0 comments on commit 0de0297

Please sign in to comment.