mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-07 08:00:15 +02:00
7 lines
197 B
YAML
7 lines
197 B
YAML
# yaml-language-server: $schema=https://raw.githubusercontent.com/compose-spec/compose-go/master/schema/compose-spec.json
|
|
services:
|
|
php:
|
|
build:
|
|
context: .
|
|
target: frankenphp_prod
|