Fix Photography deploy metadata and SQLite migration
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 33s

This commit is contained in:
Kroonk
2026-05-20 18:54:10 +02:00
parent e6a11f2eed
commit 64fe667240
6 changed files with 112 additions and 66 deletions

View File

@@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/Kroonk/Photography.git"
"url": "git+https://git.mischlabs.de/MrDiderot/Photography.git"
},
"keywords": [
"photography",
@@ -18,9 +18,9 @@
"author": "Tom Misch",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/Kroonk/Photography/issues"
"url": "https://git.mischlabs.de/MrDiderot/Photography/issues"
},
"homepage": "https://github.com/Kroonk/Photography#readme",
"homepage": "https://tom.mischlabs.de",
"dependencies": {
"archiver": "^7.0.1",
"bcryptjs": "^2.4.3",