bookstack #1

Merged
dcronin05 merged 8 commits from bookstack into master 2024-10-05 03:15:11 -07:00
Showing only changes of commit c3cd29430f - Show all commits

View File

@ -4,7 +4,7 @@ import json
import sys import sys
import bookstack import bookstack
db = pymongo.MongoClient("localhost", 27017).paperless.content db = pymongo.MongoClient("10.0.0.59", 27017).paperless.content
url = 'http://10.0.0.59:6875' url = 'http://10.0.0.59:6875'