chore(docker): remove Composer process timeout and git installation, update README for vendor folder setup

This commit is contained in:
2026-06-06 23:15:18 +03:30
parent 97fc7855ca
commit 3029f80d16
6 changed files with 10 additions and 35 deletions

View File

@@ -77,7 +77,7 @@ services:
- hoshpoint
mariadb:
image: docker.arvancloud.ir/mariadb:11.4
image: mariadb:11.4
restart: unless-stopped
env_file:
- ${APP_ENV_FILE:-.env.production}