Skip to content

Commit

Permalink
testing playground refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Abellegese committed Jan 31, 2025
1 parent a33869f commit b04b535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ersilia/default.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
APIS_LIST_FILE = "apis_list.txt"
INFORMATION_FILE = "information.json"
DOCKER_INFO_FILE = "from_dockerhub.json"
STATUS_JOSN = "status.json"
IS_FETCHED_FROM_HOSTED_FILE = "from_hosted.json"
DEFAULT_UDOCKER_USERNAME = "udockerusername"
DEFAULT_UDOCKER_PASSWORD = "udockerpassword"
Expand Down

0 comments on commit b04b535

Please sign in to comment.