mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-10 17:23:12 +08:00
Fixed dynamic host
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
"servers": [
|
||||
{
|
||||
"url": "{schema}://{host}.com",
|
||||
"url": "{schema}://{host}",
|
||||
"variables": {
|
||||
"schema": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user