Removed trailing slash from config_example's base_url
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Required
|
||||
"host": "localhost",
|
||||
"port": 0,
|
||||
"base_url": "https://trmnl.com/",
|
||||
"base_url": "https://trmnl.com",
|
||||
|
||||
// Optional
|
||||
"devices_filename": "devices.json",
|
||||
|
||||
Reference in New Issue
Block a user