Skip to content

Commit b31034f

Browse files
authored
Fix indentation in faqs-app-service-linux.yml
1 parent 229e302 commit b31034f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/app-service/faqs-app-service-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ sections:
254254
255255
To change from the default behavior, you can customize the warmup endpoint path and status codes that consider the site to be warmed up. To do this, set the [WEBSITE_WARMUP_PATH](/azure/app-service/reference-app-settings?tabs=kudu%2Cdotnet#app-environment) and [WEBSITE_WARMUP_STATUSES](/azure/app-service/reference-app-settings?tabs=kudu%2Cdotnet#app-environment) application settings.
256256
257-
The warmup request also might fail because of port misconfiguration.
257+
The warmup request also might fail because of port misconfiguration.
258258
259259
To make sure that the port is correctly configured on Azure App Services, see the question, *How do I specify the port in my Linux container?*
260260
- question: |

0 commit comments

Comments
 (0)