mirror of
https://github.com/brmlab/brmbar.git
synced 2025-06-07 21:04:00 +02:00
brmbar-web: Listen publicly
This commit is contained in:
parent
ae82675a60
commit
bf3fd3e842
1 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@ shop = brmbar.Shop.new_with_defaults(db)
|
|||
currency = shop.currency
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run()
|
||||
app.run(host='0.0.0.0')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue