Skip to content

Commit 1bf1625

Browse files
Fix op5 jec config base url (#4)
1 parent c4d8e21 commit 1bf1625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

op5/conf/jec-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"apiKey": "<API_KEY>",
3-
"baseUrl": "https://api.atlassian.com/jsm/ops/integration",
3+
"baseUrl": "https://api.atlassian.com",
44
"logLevel": "DEBUG",
55
"globalArgs": [],
66
"globalFlags": {

0 commit comments

Comments
 (0)