This website works better with JavaScript.
Home
Explore
Help
Sign In
gsd
/
fastapi_dvrip
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37
Commits
1
Branch
0
Tags
527 KiB
Python
55.2%
TypeScript
28.7%
HTML
10.2%
Dockerfile
2.9%
JavaScript
1.7%
Other
1.3%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
fastapi_dvrip
/
entrypoint.sh
3 lines
58 B
Raw
Permalink
Blame
History
#!/bin/bash
nginx
\
&
cd
/app/backend
&&
python3 server.py
Reference in new issue