diff options
Diffstat (limited to 'sample-config.toml')
-rw-r--r-- | sample-config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample-config.toml b/sample-config.toml index 7cd02f7..293a525 100644 --- a/sample-config.toml +++ b/sample-config.toml @@ -1,4 +1,4 @@ -domain = "activitybub.xyz" +domain = "http://localhost:8080" dbPath = "bub.db" # [[handlers]] |