Glass Toe Studio
Results
2
comments of
Glass Toe Studio
Command line has priority I believe. I edited the config with no change. Future update: Advanced options tab maybe?
Well, to get around this i added a line in the runwebhook.py right before #startupserver i manually set my ip `config['HOST'] = "0.0.0.0"` That's not my ip obviously ``` #Start...