+ supervisor, python and uvicorn in workspace74 (partially commit - no fully worked solution)

This commit is contained in:
qemu-test
2024-11-25 09:18:19 +03:00
parent f3b9303754
commit 3cb9b6e925
7 changed files with 118 additions and 36 deletions

View File

@ -22,6 +22,9 @@ WORKSPACE_NODE_VERSION=lts/hydrogen
WORKSPACE_PHP_OPT_MAX_EXECUTION_TIME=0
WORKSPACE_PHP_OPT_MEMORY_LIMIT=-1
WORKSPACE_INSTALL_SUPERVISOR=false
WORKSPACE_INSTALL_PYTHON=false
### PHP-FPM #############################################
PHP_OPT_SHORT_OPEN_TAG=Off
PHP_OPT_MAX_EXECUTION_TIME=600