Skip to content

Commit 52f29d6

Browse files
authored
Merge pull request #109 from bheesham/quick-url-update-for-fossil
dev: internal URL for fossil was incorrect
2 parents 713d8fd + 9f7da85 commit 52f29d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"internal_update_enabled": false
3434
},
3535
"fossil": {
36-
"upload_endpoint": "https://fossil:8083/avatar/internal/"
36+
"upload_endpoint": "https://fossil:8083/internal/"
3737
},
3838
"search": {
3939
"simple_endpoint": "https://search:8889/search/simple/"

0 commit comments

Comments
 (0)