Skip to content

Commit 93c8a92

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 1cd2703 commit 93c8a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ stages:
8888
# The following parameter is specific to the Flask example code. You may
8989
# or may not need a startup command for your app.
9090

91-
startUpCommand: 'gunicorn --bind=0.0.0.0 --workers=4 startup:app'
91+
startUpCommand: 'gunicorn --bind=0.0.0.0 --workers=4 startup:app'

0 commit comments

Comments
 (0)