printshopcreator/.docker/docker-compose/docker-compose.local.ci.yml
Thomas affe264b30
Some checks failed
Gitea Actions Demo / Run-Tests-On-Arm64 (push) Failing after 19s
Gitea Actions Demo / Run-Tests-On-Amd64 (push) Failing after 26s
Fixes
2025-02-27 10:29:00 +01:00

13 lines
190 B
YAML

version: '3.7'
services:
application:
environment:
- APP_ENV=test
php-cron:
environment:
- APP_ENV=test
php-fpm:
environment:
- APP_ENV=test