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