[PYTHON] How to check local GAE from iPhone browser in the same LAN

Find out the private IP address of the PC containing GAE

If you are using a Mac, you can check it from the network in Preferences. スクリーンショット 2013-11-28 11.34.16.png

Set

Select the target application from GAE Launcher, open the screen below from Menu> Edit> Application Settings, and enter the following in Extra Flags. Look up the private IP address you found above.

スクリーンショット 2013-11-28 11.29.36.png

Check with a browser

You can browse by inserting the private IP address in the address. In the above case, 192.168.2.102: 10080

Recommended Posts

How to check local GAE from iPhone browser in the same LAN
[python] How to check if the Key exists in the dictionary
How to log in automatically like 1Password from the CLI
How to check if the contents of the dictionary are the same in Python by hash value
How to handle multiple versions of CUDA in the same environment
How to check the memory size of a variable in Python
How to check the memory size of a dictionary in Python
[TensorFlow 2] How to check the contents of Tensor in graph mode
LINEbot development, I want to check the operation in the local environment
How to display bytes in the same way in Java and Python
How to check the version of Django
How to check opencv version in python
How to operate Linux from the console
How to access the Datastore from the outside
How to compare if the contents of the objects in scipy.sparse.csr_matrix are the same
How to specify the launch browser for JupyterLab 3.0.0
How to mention a user group in slack notification, how to check the id of the user group
How to open a web browser from python
How to set browser location in Headless Chrome
How to get results from id in Celery
How to operate Linux from the outside Procedure
How to check / extract files in RPM package
How to measure line speed from the terminal
How to get the files in the [Python] folder
How to get a list of files in the same directory with python
[Note] How to write QR code and description in the same image with python
How to check in Python if one of the elements of a list is in another list
[Python] How to remove duplicate values from the list
How to create an article from the command line
How to retrieve the nth largest value in Python
How to get the variable name itself in python
How to run the Ansible module added in Ansible Tower
How to get the number of digits in Python
How to know the current directory in Python in Blender
How to use the exists clause in Django's queryset
How to instantly launch Jupyter Notebook from the terminal
How to check the Java version used by Maven
How to download files from Selenium in Python in Chrome
How to change static directory from default in Flask
How to use jupyter lab in Windows 10 local environment
How to use the model learned in Lobe in Python
How to post a ticket from the Shogun API
[Python] How to output the list values in order
How to display the regional mesh of the official statistics window (eStat) in a web browser
How to quickly count the frequency of appearance of characters from a character string in Python?
How to specify an infinite number of tolerances in the numeric argument validation check of argparse
While solving the introductory statistics exercise 12.10, check how to draw a scatter plot in pandas.
How to plot the distribution of bacterial composition from Qiime2 analysis data in a box plot
A Python script that allows you to check the status of the server from your browser
How to write custom validations in the Django REST Framework
How to find the optimal number of clusters in k-means
Test code to check for broken links in the page
How to slice a block multiple array from a multiple array in Python
Log in to the fortigate (6.0) management screen from selenium-try to log out
How to use the __call__ method in a Python class
How to check ORM behavior in one file with django
How to set the html class attribute in Django's forms.py
How to manipulate the DOM in an iframe with Selenium
How to calculate the amount of calculation learned from ABC134-D
How to generate a query using the IN operator in Django
How to do the initial setup from Django project creation