- Dockerfile с PHP 8.3 и необходимыми расширениями - Конфигурация БД через переменные окружения: DB_HOST, DB_PORT, DB_CHARSET - .dockerignore для оптимизации сборки Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
9 lines
60 B
Plaintext
9 lines
60 B
Plaintext
.git
|
|
.gitignore
|
|
.claude
|
|
.cursor
|
|
*.md
|
|
*.bak
|
|
vendor
|
|
.DS_Store
|