This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
services/matomo/docker-compose.local.yml

7 lines
80 B
YAML
Raw Normal View History

2022-02-15 00:02:42 +01:00
version: "3.8"
services:
matomo-web:
ports:
- ${LOCAL_PORT:-80}:80