This website requires JavaScript.
Explore
Help
Sign In
DHBW
/
TelegramAktienBot
Watch
1
Star
0
Fork
0
You've already forked TelegramAktienBot
Code
Issues
6
Pull Requests
26
Actions
Packages
Projects
Releases
Wiki
Activity
653e049f2e
Branches
Tags
View all branches
TelegramAktienBot
/
api
/
deploy
/
start.sh
4 lines
72 B
Bash
Raw
Normal View
History
Unescape
Escape
Use 2 docker containers for bot and webservice
2022-03-12 20:02:39 +01:00
#!/usr/bin/env sh
Changed some file to test pipeline execution
2022-04-04 16:08:08 +02:00
Use 2 docker containers for bot and webservice
2022-03-12 20:02:39 +01:00
nginx -g
"daemon off;"
&
uwsgi --ini deploy/uwsgi.ini
Reference in New Issue
Copy Permalink