mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-07-06 22:14:02 +02:00
Màj Buster
This commit is contained in:
@ -45,7 +45,7 @@ chmod go-rwx -R django-med
|
||||
python3 -m venv venv --system-site-packages
|
||||
. venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
pip install mysqlclient~=1.4.0 # si base MySQL
|
||||
pip install mysqlclient~=1.4.4 # si base MySQL
|
||||
pip install uwsgi~=2.0.18 # si production
|
||||
./entrypoint.sh # lance en shell
|
||||
```
|
||||
|
Reference in New Issue
Block a user