domain-watchdog/compose.prod.yaml

9 lines
158 B
YAML
Raw Normal View History

2024-08-11 15:43:30 +02:00
# Production environment override
services:
php:
build:
context: .
target: frankenphp_prod
environment:
APP_SECRET: ${APP_SECRET}