Update config.json

This commit is contained in:
Alexandre
2024-03-14 15:09:10 +01:00
committed by GitHub
parent c87d0b1560
commit 0bd998da6d

View File

@@ -6,9 +6,9 @@
"codenotary": "alexandrep.github@gmail.com",
"description": "collaborative bookmark manager to collect, organize, and preserve webpages and articles",
"environment": {
"DATABASE_URL": "/config/linkwarden.sqlite",
"DATABASE_URL": "/config/database/linkwarden.sqlite",
"NEXTAUTH_URL": "http://localhost:3000/api/v1/auth",
"STORAGE_FOLDER": "/config"
"STORAGE_FOLDER": "/config/library"
},
"init": false,
"map": [