eerrrrrr
All checks were successful
CI - Build Tonehaus Docker image / tonehaus-ci-build (push) Successful in 1m57s

This commit is contained in:
2025-11-27 23:42:17 +00:00
parent 054e970df9
commit 1c98a634c3
50 changed files with 1666 additions and 593 deletions

View File

@@ -9,7 +9,7 @@ services:
build:
context: .
dockerfile: docker/php/Dockerfile
target: dev # change to "prod" for production build
target: dev
args:
- APP_ENV=dev
container_name: php