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/nextcloud/docker-compose.local.yml

7 lines
83 B
YAML

version: "3.8"
services:
nextcloud-web:
ports:
- ${LOCAL_PORT:-80}:80