docs(nitro): fix azure static web apps table formatting (#1527)

This commit is contained in:
Anthony Chu 2021-10-27 09:46:51 -07:00 committed by GitHub
parent 6521edbed9
commit fe7bc9c7cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,6 +152,7 @@ When you link your GitHub repository to Azure Static Web Apps, a workflow file i
When you are asked to select your framework, select custom and provide the following information: When you are asked to select your framework, select custom and provide the following information:
| Input | Value |
| --- | --- | | --- | --- |
| **app_location** | '/' | | **app_location** | '/' |
| **api_location** | '.output/server' | | **api_location** | '.output/server' |