3 lines
86 B
Python
3 lines
86 B
Python
|
|
bind = "0.0.0.0:8080"
|
||
|
|
workers = 1 # Keep 1 worker due to in-memory-only architecture
|