Skip to content

Commit

Permalink
Client: url constant
Browse files Browse the repository at this point in the history
  • Loading branch information
IceKhan13 committed Oct 30, 2023
1 parent 4011d6a commit 73fd4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/quantum_serverless/core/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@
MAX_ARTIFACT_FILE_SIZE_MB = 50

# IBM urls
IBM_SERVERLESS_HOST_URL = "https://gateway.middleware-prod-218f1d46487946bbe52597968f4638d3-0000.us-east.containers.appdomain.cloud" # pylint: disable=line-too-long
IBM_SERVERLESS_HOST_URL = "https://middleware.quantum-computing.ibm.com"

0 comments on commit 73fd4f3

Please sign in to comment.