mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
update script comment
This commit is contained in:
@@ -7,7 +7,7 @@ import { buildAppConfig } from '../src/config/config.server';
|
|||||||
const appConfig: AppConfig = buildAppConfig();
|
const appConfig: AppConfig = buildAppConfig();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Script to test the connection with the configured REST API (in the 'rest' settings of your appConfig.*.json)
|
* Script to test the connection with the configured REST API (in the 'rest' settings of your config.*.yaml)
|
||||||
*
|
*
|
||||||
* This script is useful to test for any Node.js connection issues with your REST API.
|
* This script is useful to test for any Node.js connection issues with your REST API.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user