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
2023-12-01 10:21:34 +01:00

10 lines
157 B
YAML

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