mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-08-06 06:07:29 +02:00
8 lines
117 B
YAML
8 lines
117 B
YAML
version: '3.7'
|
|
services:
|
|
|
|
app:
|
|
image: thecodingmachine/php:8.1-v4-apache
|
|
volumes:
|
|
- ./:/var/www/html
|