Skip to content

Commit 806ef25

Browse files
Update faqs-app-service-linux.yml
1 parent b1136b3 commit 806ef25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ sections:
138138
- question: |
139139
My custom container takes a long time to start, and the platform restarts the container before it finishes starting up.
140140
answer: |
141-
You can configure the amount of time the platform waits before restartting the container. To do so, set the `WEBSITES_CONTAINER_START_TIME_LIMIT` app setting to the value you want. The default value is 230 seconds, and the maximum value is 1800 seconds.
141+
You can configure the amount of time the platform waits before restarting the container. To do so, set the `WEBSITES_CONTAINER_START_TIME_LIMIT` app setting to the value you want. The default value is 230 seconds, and the maximum value is 1800 seconds.
142142
- question: |
143143
What is the format for the private registry server URL?
144144
answer: |

0 commit comments

Comments
 (0)