0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-17 03:45:09 +01:00
nextcloud-docker/energy-tests/compose-sqlite.yml

10 lines
157 B
YAML

version: '2'
services:
nc:
image: nextcloud:27.0.0-apache
restart: always
ports:
- 8080:80
volumes:
- nextcloud:/var/www/html