include web host for multiple multiworlds

This is in proof of concept stage, but also as a how-to as I get about monthly asked how to run multiple MultiServer instances for Discord Bots.
This commit is contained in:
Fabian Dill
2020-06-13 10:16:29 +02:00
parent 5da5847805
commit 7c5c32c49a
3 changed files with 105 additions and 31 deletions

1
WebHost/requirements.txt Normal file
View File

@@ -0,0 +1 @@
flask>=1.1.2