mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 07:05:36 +01:00
Updates for web_app
This commit is contained in:
3
scripts/start_web_app.sh
Normal file
3
scripts/start_web_app.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#! /usr/bin/env sh
|
||||
|
||||
/opt/venv/bin/uvicorn modules.web_app.app:app --host 0.0.0.0 --port 80
|
||||
Reference in New Issue
Block a user