Enable CV endpoint at /cvapi
This commit is contained in:
@@ -125,6 +125,7 @@ export default {
|
||||
"@rmdes/indiekit-endpoint-conversations",
|
||||
"@rmdes/indiekit-endpoint-funkwhale",
|
||||
"@rmdes/indiekit-endpoint-lastfm",
|
||||
"@rmdes/indiekit-endpoint-cv",
|
||||
//"@rmdes/indiekit-endpoint-activitypub",
|
||||
],
|
||||
"@indiekit/store-github": {
|
||||
@@ -158,6 +159,9 @@ export default {
|
||||
apiKey: lastfmApiKey,
|
||||
username: lastfmUsername,
|
||||
},
|
||||
"@rmdes/indiekit-endpoint-cv": {
|
||||
mountPath: "/cvapi",
|
||||
},
|
||||
"@rmdes/indiekit-endpoint-activitypub": {
|
||||
username: "blog.giersig.eu",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user