Skip to content

Commit

Permalink
Update URL for code-jam-management
Browse files Browse the repository at this point in the history
  • Loading branch information
jb3 authored Apr 15, 2024
1 parent 7e536fc commit 592e9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ class _Bot(EnvConfig, env_prefix="BOT_"):


class _Codejam(EnvConfig, env_prefix="CODE_JAM_"):
api: str = "http://code-jam-management.default.svc.cluster.local:8000"
api: str = "http://code-jam-management.apis.svc.cluster.local:8000"
api_key: str = "badbot13m0n8f570f942013fc818f234916ca531"


Expand Down

0 comments on commit 592e9ae

Please # to comment.