Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Change host? #10

Closed
husos opened this issue Apr 12, 2018 · 3 comments
Closed

Change host? #10

husos opened this issue Apr 12, 2018 · 3 comments

Comments

@husos
Copy link

husos commented Apr 12, 2018

Hi, i was wondering how could i change host.. Normally we put it in app.run() but now it's replace by init_gui how we do it? I'm trying to get access over my network so 0.0.0.0

Btw i'm not advanced in Python/Flask thanks in advance.

@ELC
Copy link
Collaborator

ELC commented Apr 16, 2018

You can modify and config your Flask app object before passing it as argument to the init_gui function. In case you need even more customization you can simply download the __init__.py file from this repo and change the app.run invocation to fit your needs.

@husos
Copy link
Author

husos commented Apr 17, 2018

Thanks! It's work :)

@ELC
Copy link
Collaborator

ELC commented Apr 17, 2018

Perfect! I close this issue since it's solved

@ELC ELC closed this as completed Apr 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants