chore: Use web app url as dynamic for info.json files

This commit is contained in:
Faruk AYDIN
2021-11-24 00:05:10 +01:00
committed by Ömer Faruk Aydın
parent a5811d44ac
commit d53ef4ffc6
8 changed files with 10 additions and 9 deletions

View File

@@ -11,7 +11,7 @@
"type": "string",
"required": true,
"readOnly": true,
"value": "https://localhost:3001/app/discord/connections/add",
"value": "{WEB_APP_URL}/app/discord/connections/add",
"placeholder": null,
"description": "When asked to input an OAuth callback or redirect URL in Discord OAuth, enter the URL above.",
"docUrl": "https://automatisch.io/docs/discord#oauth-redirect-url",