kin: KIN-095 При добавлении в среды серверов вылетает ошибка 500 Internal Server Error в модалке
This commit is contained in:
parent
8ebc6f1111
commit
1bf0125991
3 changed files with 66 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -32,5 +32,5 @@ test:
|
|||
cd $(FRONTEND_DIR) && npm run test
|
||||
|
||||
deploy: build-frontend
|
||||
python -m pip install -r requirements.txt
|
||||
python3.11 -m pip install -r requirements.txt
|
||||
$(MAKE) serve
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue