summaryrefslogtreecommitdiffstats
path: root/certService/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'certService/README.md')
-rw-r--r--certService/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/certService/README.md b/certService/README.md
index 8e7fccc4..61506e79 100644
--- a/certService/README.md
+++ b/certService/README.md
@@ -88,11 +88,11 @@ path:
cd /var/log/onap/aaf/certservice
```
You should see:
-audit.log error.log trace.log
+audit.log error.log debug.log
### RestAPI
API is described by Swagger ( OpenAPI 3.0 ) on endpoint /docs
( endpoint is defined in properties as springdoc.swagger-ui.path )
```
http://localchost:8080/docs
-``` \ No newline at end of file
+```