@@ -9,7 +9,7 @@ import org.springframework.stereotype.Component;
@Component
public class FdkkAddressSource implements AddressSource {
- @Value("${4dkk.fdService.basePath}")
+ @Value("${4dkk.v4fdService.basePath}")
private String basePath;