Security Update.
This commit is contained in:
parent
87b967aecb
commit
b86bdb7421
4 changed files with 20 additions and 5 deletions
|
@ -1,3 +1,4 @@
|
|||
openssl req -x509 -newkey rsa:4096 -nodes -keyout key.pem -out cert.pem -days 365
|
||||
python -m venv venv
|
||||
source venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue