Spaces:
Sleeping
Sleeping
Commit
·
9094013
1
Parent(s):
07c1a03
Update routes/config.json
Browse files- routes/config.json +1 -1
routes/config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"temp-path": "/app/static/temp",
|
5 |
"static-path": "/app/static",
|
6 |
"previews-path": "/app/static/previews",
|
7 |
-
"signatures-db": "
|
8 |
}
|
|
|
4 |
"temp-path": "/app/static/temp",
|
5 |
"static-path": "/app/static",
|
6 |
"previews-path": "/app/static/previews",
|
7 |
+
"signatures-db": "/app/signatures.db"
|
8 |
}
|