add auto swagger

update documentation - still only a temporary solution
This commit is contained in:
2023-04-20 10:02:10 +02:00
parent 1ab0379b64
commit 5fd6cbcfe5
23 changed files with 10811 additions and 6176 deletions
+2 -2
View File
@@ -155,8 +155,8 @@
"level": 5
},
"ssl": {
"privateKey": "./etc/letsencrypt/live/ipost.rocks/privkey.pem",
"certificate" : "./etc/letsencrypt/live/ipost.rocks/fullchain.pem"
"privateKey": "/etc/letsencrypt/live/ipost.rocks-0002/privkey.pem",
"certificate" : "/etc/letsencrypt/live/ipost.rocks-0002/fullchain.pem"
},
"ports": {
"http": 9999,