aboutsummaryrefslogtreecommitdiffstats
path: root/config.js
blob: 28e29ebf9e35149c951c5297149c757f37e13648 (plain)
1
2
3
4
const config = {
    "base_url": "http://localhost:7060/comments",
    "page_id": "add-page-id-here"
}