Update apns.md (#945)

<!-- 🚀 Thank you for contributing! -->

<!-- Describe your changes clearly and use examples if possible. -->

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->
This commit is contained in:
Nicolás A. Rodríguez 2023-11-15 22:25:00 -05:00 committed by GitHub
parent bb7367b849
commit 8975f0c959
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ The APNS module adds a new property `apns` to `Application`. To send push notifi
```swift
import APNS
import VaporAPNS
// Configure APNS using JWT authentication.
let apnsConfig = APNSClientConfiguration(