Skip to content

Commit

Permalink
Removed log that no longer shows up for some reason
Browse files Browse the repository at this point in the history
Signed-off-by: Charles Lanahan <[email protected]>
  • Loading branch information
daidoji committed Apr 5, 2024
1 parent e5dfd5f commit da614d1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions GETTING_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,6 @@ It will search for AID named directories and for the two files (`did.json` and `
"did.doc.dir": "/usr/local/var/webs/volume/dkr/pages/"
```

And when a file is found by the service, there will be logs like:
```
Looking for did.json file /usr/local/var/webs/volume/dkr/pages/ENro7uf0ePmiK3jdTo2YCdXLqW7z7xoP6qhhBou6gBLe
registering /ENro7uf0ePmiK3jdTo2YCdXLqW7z7xoP6qhhBou6gBLe/did.json
```

It will serve it at a URL that you can CURL from any of our docker containers (for instance from the webs container) like:

`command:`
Expand Down

0 comments on commit da614d1

Please sign in to comment.