Updated config

Signed-off-by: James Ketrenos <james_git@ketrenos.com>
This commit is contained in:
James Ketr 2018-08-29 14:17:59 -07:00
parent 40cc6e0681
commit e3d75c82c9

View File

@ -9,6 +9,6 @@
"server": { "server": {
"port": 8123 "port": 8123
}, },
"picturesPath": "./fap", "picturesPath": "./pictures",
"basePath": "/photos" "basePath": "/photos"
} }