mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-17 07:49:54 +03:00
Fixed dynamic host
This commit is contained in:
parent
ee1e1d5688
commit
ad520811a3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
"servers": [
|
"servers": [
|
||||||
{
|
{
|
||||||
"url": "{schema}://{host}.com",
|
"url": "{schema}://{host}",
|
||||||
"variables": {
|
"variables": {
|
||||||
"schema": {
|
"schema": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
|
Loading…
Add table
Reference in a new issue