This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
ENOENT
/
OwnchatBot
forked from
deadtom/OwnchatBot
Xem
1
Star
0
Fork
0
Các tập tin
Branch:
feat/dockerize
Branches
Tags
development
feat/dockerize
master
morebugs
givebutter
overlays
testing
moreannouncements
votesandgoals
refresh
milestones
bugsbugsbugs
bracket
alerts
TodoList
authentication
bugfixes2.0
#logging
logging
kofi
bugfixes
chatbot
OwnchatBot
/
run.sh
run.sh
80 B
Permalink
Lịch sử
Raw
1
2
3
#!/bin/bash
#
python -m gunicorn -b 0.0.0.0:8081 -w 1 'ownchatbot:create_app()'