+ git aliases in aliases.sh.example

* octobercms webp example nginx config moved to separate file
* use dns placeholder *.local.wpstudio.ru for example naming of local domains in nginx config
* up default nodejs version in env-example to lts/fermium
This commit is contained in:
2022-05-07 21:49:47 +03:00
parent 8c72843191
commit 63500c4fff
5 changed files with 37 additions and 30 deletions

View File

@ -6,7 +6,7 @@ PROJECTS_DIR=/home/youruser/PhpstormProjects
WORKSPACE_PUID=1000
WORKSPACE_PGID=1000
WORKSPACE_TIMEZONE=Europe/Moscow
WORKSPACE_CUSTOM_NODE_VERSION=lts/erbium
WORKSPACE_CUSTOM_NODE_VERSION=lts/fermium
### PHP-FPM #############################################
INSTALL_REDIS=true