2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-04-30 08:59:26 +03:00
2024-06-21 16:22:11 +03:00

7 lines
96 B
YAML

#version: '3'
services:
app:
image: "epicmorg/apache2:php8.2"
build:
context: .