This website requires JavaScript.
Explore
Help
Sign In
seg_yinzy
/
dify-on-wechat
mirror of
https://github.com/fwasdfw/dify-on-wechat.git
Watch
1
Star
0
Fork
You've already forked dify-on-wechat
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
92caeed7ab
dify-on-wechat
/
main.py
5 lines
98 B
Python
Raw
Blame
History
# entry point for online railway deployment
from
app
import
run
if
__name__
==
'
__main__
'
:
run
(
)
Reference in New Issue
View Git Blame
Copy Permalink