Added link to public git repository

This commit is contained in:
Thom Werring 2023-10-22 17:53:09 +02:00
parent ecf6bd7e39
commit 1db1904cdd

View file

@ -26,7 +26,8 @@ const apiDocument = (
.setVersion(options.version)
.setContact(options.contact.name, null, options.contact.email)
.addServer("https://cv.json-x.ml/")
.addServer("http://localhost:3000/");
.addServer("http://localhost:3000/")
.setExternalDoc("Download source code", "https://git.t-werring.nl/Werring/CV");
};
const initDocs = async ({