Fix full URL

This commit is contained in:
Luke Murphy 2020-04-10 08:34:56 +02:00
parent 3720885ddd
commit 1234b18cf4
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
{ "endpoint": "/api" }
{ "endpoint": "https://{{ domain }}/api" }