Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
SwiftAdviser committed Oct 11, 2023
2 parents 79cd87b + 34e6ef9 commit 33820bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/develop/dapps/telegram-apps/app-examples.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ export default defineConfig({
build: {
outDir: './docs'
},
base: '/my-react-telegram-web-app/'
base: './'
});
```

Expand Down Expand Up @@ -296,4 +296,4 @@ To connect your Mini App to the Telegram, you need to create a bot and set up a

With self-signed SSL certificate you can challenge issues with this kind of alerts. Click “Advanced” button and the click `Proceed <local dev server address here>`. Without this steps you will not be able to debug in web version of Telegram

![Screenshot 2023-09-11 at 18.58.24.png](/img/docs/telegram-apps/modern-2.png)
![Screenshot 2023-09-11 at 18.58.24.png](/img/docs/telegram-apps/modern-2.png)

0 comments on commit 33820bf

Please sign in to comment.