docker-scripts/linux/ecosystem/apache2/php8.3/docker-compose.yml

7 lines
96 B
YAML
Raw Normal View History

2024-06-21 16:22:11 +03:00
#version: '3'
2021-06-02 02:28:11 +03:00
services:
app:
image: "epicmorg/apache2:php8.3"
2021-06-02 02:28:11 +03:00
build:
context: .