Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Commit f6cf3b8

Browse files
committed
Removed trailing slash from testbed base url
1 parent 17fd9e1 commit f6cf3b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ USER_STATUS_INFO_WRITE_PRODUCTIZER_ENDPOINT="https://gateway.testbed.fi/test/lsi
44
POPULATION_FIGURE_PRODUCTIZER_ENDPOINT = "https://gateway.testbed.fi/test/lsipii/Figure/Population?source=virtual_finland"
55
JOB_POSTING_PRODUCTIZER_ENDPOINTS = "https://gateway.testbed.fi/test/lassipatanen/Job/JobPosting?source=tyomarkkinatori, https://gateway.testbed.fi/test/lassipatanen/Job/JobPosting?source=jobs_in_finland"
66
JMF_SKILL_RECOMMENDATIONS_ENDPOINT = "https://tyomarkkinatori.fi/hakupalvelu/api/1.0/skillrecommendation/skillrecommendation/"
7-
TESTBED_BASE_URL = "https://gateway.testbed.fi/"
7+
TESTBED_BASE_URL = "https://gateway.testbed.fi"
88
TESTBED_ENVIRONMENT = "development"

0 commit comments

Comments
 (0)