Skip to content

Commit 094eec0

Browse files
committed
1664071, reintroduced 'azurewebsites' image.
1 parent d3ff35f commit 094eec0

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
11.6 KB
Loading
4.07 KB
Loading

articles/app-service/containers/quickstart-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ flask run
7575

7676
Open a web browser, and go to the sample app at `http://localhost:5000/`. The app displays the message **Hello World!**.
7777

78-
![Run a sample Python app locally](./media/quickstart-python/run-hello-world-sample-python-app-in-browser.png)
78+
![Run a sample Python app locally](./media/quickstart-python/run-hello-world-sample-python-app-in-browser-localhost.png)
7979

8080
In your terminal window, press **Ctrl**+**C** to exit the web server.
8181

0 commit comments

Comments
 (0)