imperialwool commited on
Commit
9094013
·
1 Parent(s): 07c1a03

Update routes/config.json

Browse files
Files changed (1) hide show
  1. 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": "C:\\Users\\InspectorJoey\\Desktop\\api\\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
  }