feat: WIP

This commit is contained in:
Nikita Kiselev
2025-07-10 18:31:02 +03:00
parent c3664025ba
commit 846fa64fb4
68 changed files with 4144 additions and 118 deletions

View File

@@ -1,6 +1,6 @@
services:
web:
image: webdevops/php-apache-dev:${PHP_VERSION}
image: webdevops/php-apache-dev:7.4
platform: linux/amd64
volumes:
- "./src:/web"